, including all inherited members.
| CBaseObject() | CBaseObject | [inline] |
| CDrawContext(CFrame *pFrame, void *pSystemContext, void *pWindow=0) | CDrawContext | |
| clipRect | CDrawContext | [protected] |
| drawArc(const CRect &rect, const float startAngle1, const float endAngle2, const CDrawStyle drawStyle=kDrawStroked) | CDrawContext | |
| drawEllipse(const CRect &rect, const CDrawStyle drawStyle=kDrawStroked) | CDrawContext | |
| drawLines(const CPoint *points, const long &numberOfLines) | CDrawContext | |
| drawMode | CDrawContext | [protected] |
| drawPoint(const CPoint &point, CColor color) | CDrawContext | |
| drawPolygon(const CPoint *pPoints, long numberOfPoints, const CDrawStyle drawStyle=kDrawStroked, bool closePolygon=true) | CDrawContext | |
| drawRect(const CRect &rect, const CDrawStyle drawStyle=kDrawStroked) | CDrawContext | |
| drawString(const char *pString, const CRect &rect, const short opaque=false, const CHoriTxtAlign hAlign=kCenterText) | CDrawContext | |
| drawStringUTF8(const char *pString, const CRect &rect, const CHoriTxtAlign hAlign=kCenterText, bool antialias=true) | CDrawContext | |
| drawStringUTF8(const char *string, const CPoint &_point, bool antialias=true) | CDrawContext | |
| fillColor | CDrawContext | [protected] |
| font | CDrawContext | [protected] |
| fontColor | CDrawContext | [protected] |
| forget() | CDrawContext | [virtual] |
| frameColor | CDrawContext | [protected] |
| frameWidth | CDrawContext | [protected] |
| getClipRect(CRect &clip) const | CDrawContext | [inline] |
| getDrawMode() const | CDrawContext | [inline] |
| getFillColor() const | CDrawContext | [inline] |
| getFont() const | CDrawContext | [inline] |
| getFontColor() const | CDrawContext | [inline] |
| getFontSize() const | CDrawContext | [inline] |
| getFrame() const | CDrawContext | [inline] |
| getFrameColor() const | CDrawContext | [inline] |
| getLineStyle() const | CDrawContext | [inline] |
| getLineWidth() const | CDrawContext | [inline] |
| getLoc(CPoint &where) const | CDrawContext | [inline] |
| getNbReference() const | CBaseObject | [inline] |
| getStringWidth(const char *pStr) | CDrawContext | |
| getStringWidthUTF8(const char *pStr) | CDrawContext | |
| getSystemContext() const | CDrawContext | [inline] |
| getWindow() | CDrawContext | [inline] |
| lineStyle | CDrawContext | [protected] |
| lineTo(const CPoint &point) | CDrawContext | |
| moveTo(const CPoint &point) | CDrawContext | |
| notify(CBaseObject *sender, const char *message) | CBaseObject | [inline, virtual] |
| numberOfPoints | CDrawContext | |
| offset | CDrawContext | |
| offsetScreen | CDrawContext | |
| penLoc | CDrawContext | [protected] |
| pFrame | CDrawContext | [protected] |
| point1 | CDrawContext | |
| point2 | CDrawContext | |
| pSystemContext | CDrawContext | [protected] |
| pWindow | CDrawContext | [protected] |
| remember() | CBaseObject | [inline, virtual] |
| resetClipRect() | CDrawContext | |
| setClipRect(const CRect &clip) | CDrawContext | |
| setDrawMode(CDrawMode mode) | CDrawContext | |
| setFillColor(const CColor color) | CDrawContext | |
| setFont(const CFontRef font, const long &size=0, const long &style=-1) | CDrawContext | |
| setFontColor(const CColor color) | CDrawContext | |
| setFrameColor(const CColor color) | CDrawContext | |
| setLineStyle(CLineStyle style) | CDrawContext | |
| setLineWidth(CCoord width) | CDrawContext | |
| setWindow(void *ptr) | CDrawContext | [inline] |
| VSTGUI_DEPRECATED(CColor getPoint(const CPoint &point);) VSTGUI_DEPRECATED(void floodFill(const CPoint &start) | CDrawContext | |
| VSTGUI_DEPRECATED(void drawArc(const CRect &rect, const CPoint &point1, const CPoint &point2);) VSTGUI_DEPRECATED(void fillArc(const CRect &rect | CDrawContext | |
| VSTGUI_DEPRECATED(void polyLine(const CPoint *pPoint, long numberOfPoints);) VSTGUI_DEPRECATED(void fillPolygon(const CPoint *pPoint | CDrawContext | |
| VSTGUI_DEPRECATED(void fillRect(const CRect &rect);) VSTGUI_DEPRECATED(void fillEllipse(const CRect &rect) | CDrawContext | |
| VSTGUI_DEPRECATED(long getMouseButtons();) VSTGUI_DEPRECATED(void getMouseLocation(CPoint &point) | CDrawContext | |
| VSTGUI_DEPRECATED(bool waitDoubleClick();) VSTGUI_DEPRECATED(bool waitDrag() | CDrawContext | |
| ~CBaseObject() | CBaseObject | [inline, virtual] |
| ~CDrawContext() | CDrawContext | |