| BeginPath() | CP_Graphics_Imp | [virtual] |
| ClipPath() | CP_Graphics_Imp | [virtual] |
| ClosePath() | CP_Graphics_Imp | [virtual] |
| CP_Graphics_Imp(CP_Canvas &inDestCanvas) | CP_Graphics_Imp | [protected] |
| DrawGradient(CP_E_GradientType, CP_Rect &) | CP_Graphics_Imp | [virtual] |
| DrawIcon(const CP_Rect &, CP_E_IconStyle, SInt16) | CP_Graphics_Imp | [virtual] |
| DrawIcon(CP_OSIcon &, const CP_Rect &) | CP_Graphics_Imp | [virtual] |
| DrawImage(SInt16, CP_Rect &) | CP_Graphics_Imp | [virtual] |
| DrawImage(const CP_FileSystemSpec &, CP_Rect &) | CP_Graphics_Imp | [virtual] |
| DrawImage(const CP_FileSystemSpec &, CP_Rect &, CP_Rect &) | CP_Graphics_Imp | [virtual] |
| DrawPath(CP_E_PathDrawingMode) | CP_Graphics_Imp | [virtual] |
| DrawPicture(CP_OSPicture &, const CP_Rect &) | CP_Graphics_Imp | [virtual] |
| DrawString(CP_FontSpec &, const CP_String &, const CP_Point &) | CP_Graphics_Imp | [virtual] |
| DrawText(CP_FontSpec &, const CP_String &, const CP_Rect &, SInt16, SInt16, bool) | CP_Graphics_Imp | [virtual] |
| DrawTrunc(CP_FontSpec &, const CP_String &, const CP_Rect &, SInt16, SInt16) | CP_Graphics_Imp | [virtual] |
| EraseRect(const CP_Rect &) | CP_Graphics_Imp | [virtual] |
| fAlpha | CP_Graphics_Imp | [protected] |
| fDestCanvas | CP_Graphics_Imp | [protected] |
| fFillColor | CP_Graphics_Imp | [protected] |
| FillArc(float, float, float, float, float) | CP_Graphics_Imp | [virtual] |
| FillOval(const CP_Rect &) | CP_Graphics_Imp | [virtual] |
| FillPath() | CP_Graphics_Imp | [virtual] |
| FillPath(CP_Pattern &) | CP_Graphics_Imp | [virtual] |
| FillPoly(CP_Point_Array &) | CP_Graphics_Imp | [virtual] |
| FillRect(const CP_Rect &) | CP_Graphics_Imp | [virtual] |
| FillRegion(const CP_Region &) | CP_Graphics_Imp | [virtual] |
| FillRoundRect(const CP_Rect &, SInt16, SInt16) | CP_Graphics_Imp | [virtual] |
| fLineWidth | CP_Graphics_Imp | [protected] |
| fStrokeColor | CP_Graphics_Imp | [protected] |
| GetAlpha() | CP_Graphics_Imp | [virtual] |
| GetCanvas() | CP_Graphics_Imp | |
| GetFillColor() | CP_Graphics_Imp | [virtual] |
| GetLineWidth() | CP_Graphics_Imp | [virtual] |
| GetStrokeColor() | CP_Graphics_Imp | [virtual] |
| Line(float, float, float, float) | CP_Graphics_Imp | [virtual] |
| PathAddArc(float, float, float, float, float, SInt16) | CP_Graphics_Imp | [virtual] |
| PathAddBezier(const CP_Point &, const CP_Point &, const CP_Point &, const CP_Point &) | CP_Graphics_Imp | [virtual] |
| PathAddLine(const CP_Point &, const CP_Point &) | CP_Graphics_Imp | [virtual] |
| PathAddLine(float, float, float, float) | CP_Graphics_Imp | [virtual] |
| PathAddLines(const CP_Point[], SInt16) | CP_Graphics_Imp | [virtual] |
| PathAddLineTo(const CP_Point &) | CP_Graphics_Imp | [virtual] |
| PathAddOval(const CP_Rect &) | CP_Graphics_Imp | [virtual] |
| PathAddPoly(CP_Point_Array &) | CP_Graphics_Imp | [virtual] |
| PathAddQuadBezier(const CP_Point &, const CP_Point &, const CP_Point &) | CP_Graphics_Imp | [virtual] |
| PathAddRect(const CP_Rect &) | CP_Graphics_Imp | [virtual] |
| PathMoveTo(const CP_Point &) | CP_Graphics_Imp | [virtual] |
| PathMoveTo(float, float) | CP_Graphics_Imp | [virtual] |
| RestoreState() | CP_Graphics_Imp | [virtual] |
| RotateCTM(float) | CP_Graphics_Imp | [virtual] |
| SaveState() | CP_Graphics_Imp | [virtual] |
| ScaleCTM(float, float) | CP_Graphics_Imp | [virtual] |
| SetAlpha(float) | CP_Graphics_Imp | [virtual] |
| SetFillColor(CP_ARGBColor &) | CP_Graphics_Imp | [virtual] |
| SetGradientAngle(SInt16) | CP_Graphics_Imp | [virtual] |
| SetGradientColor(const SInt16, const CP_ARGBColor &) | CP_Graphics_Imp | [virtual] |
| SetGradientCount(SInt16) | CP_Graphics_Imp | [virtual] |
| SetLineCap(CP_E_GraphicsLineCap) | CP_Graphics_Imp | [virtual] |
| SetLineJoin(CP_E_GraphicsLineJoin) | CP_Graphics_Imp | [virtual] |
| SetLineWidth(float) | CP_Graphics_Imp | [virtual] |
| SetStrokeColor(CP_ARGBColor &) | CP_Graphics_Imp | [virtual] |
| SetTextRenderingFlags(SInt16) | CP_Graphics_Imp | [virtual] |
| SkewCTM(float, float) | CP_Graphics_Imp | [virtual] |
| StrokeArc(float, float, float, float, float) | CP_Graphics_Imp | [virtual] |
| StrokeBezier(const CP_Point &, const CP_Point &, const CP_Point &, const CP_Point &) | CP_Graphics_Imp | [virtual] |
| StrokeOval(const CP_Rect &) | CP_Graphics_Imp | [virtual] |
| StrokePath() | CP_Graphics_Imp | [virtual] |
| StrokePoly(CP_Point_Array &) | CP_Graphics_Imp | [virtual] |
| StrokeQuadBezier(const CP_Point &, const CP_Point &, const CP_Point &) | CP_Graphics_Imp | [virtual] |
| StrokeRect(const CP_Rect &) | CP_Graphics_Imp | [virtual] |
| StrokeRegion(const CP_Region &) | CP_Graphics_Imp | [virtual] |
| StrokeRoundRect(const CP_Rect &, SInt16, SInt16) | CP_Graphics_Imp | [virtual] |
| TranslateCTM(float, float) | CP_Graphics_Imp | [virtual] |
| ~CP_Graphics_Imp() | CP_Graphics_Imp | [virtual] |