| BeginDraw() | CP_OffscreenCanvas | |
| Cleanup() | CP_OffscreenCanvas | [protected] |
| Cleanup() | CP_OffscreenCanvas | [protected] |
| Cleanup() | CP_OffscreenCanvas | [protected] |
| CopyImage(CP_Canvas &inDestCanvas, const CP_Rect &inDestBounds) | CP_OffscreenCanvas | |
| CopyImage(OSGraphicsPort inDestPort, const CP_Rect &inDestBounds, SInt32 inTransferMode=CP_E_TransferMode_SrcCopy) | CP_OffscreenCanvas | |
| CopyImage(OSGraphicsPort inDestPort, const CP_Rect &inDestBounds, const CP_Region &inMaskRegion, SInt32 inTransferMode=CP_E_TransferMode_SrcCopy) | CP_OffscreenCanvas | |
| CopyImage(OSGraphicsPort inDestPort, const CP_Rect &inSrcBounds, const CP_Rect &inDestBounds, const CP_Region &inMaskRegion, SInt32 inTransferMode=CP_E_TransferMode_SrcCopy) | CP_OffscreenCanvas | |
| CopyImageWithBlend(OSGraphicsPort inDestPort, const CP_Rect &inSrcArea, const CP_Rect &inDestArea, const CP_Region &inMaskRegion, double inAlphaValue) | CP_OffscreenCanvas | |
| CopyImageWithBlend(CP_Canvas &inDestCanvas, const CP_Rect &inSrcArea, const CP_Rect &inDestArea, const CP_Region &inMaskRegion, double inAlphaValue) | CP_OffscreenCanvas | |
| CP_Canvas() | CP_Canvas | |
| CP_Canvas(OSGraphicsPort inGraphicsPort) | CP_Canvas | |
| CP_Canvas(const CP_Canvas &inCanvas) | CP_Canvas | |
| CP_Canvas(CGContextRef inContextRef) | CP_Canvas | |
| CP_Canvas(GtkWidget *inGtkWidget, GdkDrawable *inDrawable, GdkGC *inGraphicsContext) | CP_Canvas | |
| CP_OffscreenCanvas(const CP_Rect &inBounds, CP_Canvas &inDestCanvas) | CP_OffscreenCanvas | |
| CP_OffscreenCanvas(const CP_Rect &inBounds, SInt16 inPixelDepth, CP_Palette *inPalette=NULL, GDHandle inGDevice=NULL, GWorldFlags inFlags=0) | CP_OffscreenCanvas | |
| CreateGWorld(SInt16 inPixelDepth, const CP_Rect &inBounds, CTabHandle inColorTable, GDHandle inGDevice, GWorldFlags inFlags) | CP_OffscreenCanvas | [protected] |
| EndDraw() | CP_OffscreenCanvas | |
| fBackColor | CP_Canvas | [protected] |
| fBounds | CP_OffscreenCanvas | [protected] |
| fCanvasBitmap | CP_OffscreenCanvas | [protected] |
| fContextRef | CP_Canvas | [protected] |
| fCopyBitsBackColor | CP_OffscreenCanvas | [protected] |
| fCopyBitsForeColor | CP_OffscreenCanvas | [protected] |
| fDestWidget | CP_Canvas | [protected] |
| fFont | CP_Canvas | [protected] |
| fForeColor | CP_Canvas | [protected] |
| fGdkDrawable | CP_Canvas | [protected] |
| fGWorld | CP_OffscreenCanvas | [protected] |
| fHasValidContextRef | CP_Canvas | [protected] |
| fIsValid | CP_Canvas | [protected] |
| fOffscreenBitmap | CP_OffscreenCanvas | [protected] |
| fOffscreenPort | CP_OffscreenCanvas | [protected] |
| fOSGraphicsPort | CP_Canvas | [protected] |
| fOwnsContext | CP_Canvas | [protected] |
| fPen | CP_Canvas | [protected] |
| fPreviousBitmap | CP_OffscreenCanvas | [protected] |
| fSaveDevice | CP_OffscreenCanvas | [protected] |
| fSavedPen | CP_Canvas | [protected] |
| fSavePort | CP_OffscreenCanvas | [protected] |
| fTransferMode | CP_OffscreenCanvas | [protected] |
| fUsingQDCoords | CP_Canvas | [protected] |
| GetBackColor() | CP_Canvas | |
| GetBitDepth() | CP_Canvas | |
| GetBitmap() | CP_OffscreenCanvas | |
| GetBounds() const | CP_OffscreenCanvas | |
| GetContextRef(bool inSyncOriginWithPort=true) | CP_Canvas | [virtual] |
| GetDrawable() | CP_Canvas | |
| GetFont() | CP_Canvas | |
| GetForeColor() | CP_Canvas | |
| GetGtkWidget() | CP_Canvas | |
| GetGWorld() | CP_OffscreenCanvas | |
| GetOSPort() | CP_Canvas | |
| HasValidContextRef() | CP_Canvas | [virtual] |
| IsColor() | CP_Canvas | |
| IsValid() const | CP_Canvas | |
| operator=(const CP_Canvas &inCanvas) | CP_Canvas | |
| PrepCopyBits() | CP_OffscreenCanvas | [private] |
| SetBackColor(const CP_RGBColor &inBackColor) | CP_Canvas | |
| SetContextRef(CGContextRef inContextRef) | CP_Canvas | |
| SetCopyBitsColors(const CP_RGBColor &inForeColor, const CP_RGBColor &inBackColor) | CP_OffscreenCanvas | |
| SetFontSpec(CP_FontSpec &inFontSpec) | CP_Canvas | |
| SetForeColor(const CP_RGBColor &inForeColor) | CP_Canvas | |
| SetOSPort(OSGraphicsPort inGraphicsPort) | CP_Canvas | |
| SetPenSize(SInt16 inSize) | CP_Canvas | |
| SetTextMode(SInt16 inMode) | CP_Canvas | |
| SetTransferMode(SInt32 inTransferMode) | CP_OffscreenCanvas | |
| SetUsingQDCoords(bool inUsingQDCoords) | CP_Canvas | |
| UsingQDCoords() | CP_Canvas | |
| ~CP_Canvas() | CP_Canvas | [virtual] |
| ~CP_OffscreenCanvas() | CP_OffscreenCanvas | [virtual] |