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] |
CP_Graphics_Imp_GDK(CP_Canvas &inDestCanvas) | CP_Graphics_Imp_GDK | |
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 &inFontSpec, const CP_String &inText, const CP_Point &inStartPoint) | CP_Graphics_Imp_GDK | [virtual] |
DrawText(CP_FontSpec &inFontSpec, const CP_String &inText, const CP_Rect &inBounds, SInt16 inHorAlign=CP_E_TextAlign_HorLeft, SInt16 inVerAlign=CP_E_TextAlign_VerTop) | CP_Graphics_Imp_GDK | [virtual] |
CP_Graphics_Imp::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] |
fColorState | CP_Graphics_Imp_GDK | [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] |
fPenState | CP_Graphics_Imp_GDK | [protected] |
fStrokeColor | CP_Graphics_Imp | [protected] |
fTextState | CP_Graphics_Imp_GDK | [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(const CP_Point &inPoint, const CP_Size &inSize) | CP_Graphics_Imp_GDK | [virtual] |
Line(float inStartHorLocation, float inStartVerLocation, float inEndHorLocation, float inEndVerLocation) | CP_Graphics_Imp_GDK | [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 inAlpha) | CP_Graphics_Imp_GDK | [virtual] |
SetFillColor(CP_ARGBColor &inFillColor) | CP_Graphics_Imp_GDK | [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 lineWidth) | CP_Graphics_Imp_GDK | [virtual] |
SetStrokeColor(CP_ARGBColor &inStrokeColor) | CP_Graphics_Imp_GDK | [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] |
~CP_Graphics_Imp_GDK() | CP_Graphics_Imp_GDK | [virtual] |