Gecko:Layers: Difference between revisions

Jump to navigation Jump to search
Line 223: Line 223:
  void beginTransactionWithTarget(gfxContext* aDestination);
  void beginTransactionWithTarget(gfxContext* aDestination);


and a way to construct a LayerManager with a device context for printing. When you end the transaction started with beginTransactionWithTarget, everything is guaranteed to have been rendered to the destination context.
and a way to construct a LayerManager with a device context for printing. After you end the transaction started with beginTransactionWithTarget, everything is guaranteed to have been rendered to the destination context.


=== Extensions ===
=== Extensions ===
1,295

edits

Navigation menu