| CBitmap class | CDrawContext | [friend] |
| CDrawContext(CFrame *pFrame, void *pSystemContext, void *pWindow=0) | CDrawContext | |
| clipRect | CDrawContext | [protected] |
| COffscreenContext class | CDrawContext | [friend] |
| CReferenceCounter() | CReferenceCounter | [inline] |
| drawArc(const CRect &rect, const float startAngle1, const float endAngle2, const CDrawStyle drawStyle=kDrawStroked) | CDrawContext | |
| drawArc(const CRect &rect, const CPoint &point1, const CPoint &point2) | 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) | 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 | |
| fillArc(const CRect &rect, const CPoint &point1, const CPoint &point2) | CDrawContext | |
| fillColor | CDrawContext | [protected] |
| fillEllipse(const CRect &rect) | CDrawContext | |
| fillPolygon(const CPoint *pPoint, long numberOfPoints) | CDrawContext | |
| fillRect(const CRect &rect) | CDrawContext | |
| floodFill(const CPoint &start) | CDrawContext | |
| fontColor | CDrawContext | [protected] |
| fontId | CDrawContext | [protected] |
| fontSize | CDrawContext | [protected] |
| fontStyle | 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] |
| getMouseButtons() | CDrawContext | |
| getMouseLocation(CPoint &point) | CDrawContext | |
| getNbReference() const | CReferenceCounter | [inline] |
| getPoint(const CPoint &point) | CDrawContext | |
| getStringWidth(const char *pStr) | CDrawContext | |
| getSystemContext() const | CDrawContext | [inline] |
| getWindow() | CDrawContext | [inline] |
| lineStyle | CDrawContext | [protected] |
| lineTo(const CPoint &point) | CDrawContext | |
| moveTo(const CPoint &point) | CDrawContext | |
| offset | CDrawContext | |
| offsetScreen | CDrawContext | |
| penLoc | CDrawContext | [protected] |
| pFrame | CDrawContext | [protected] |
| polyLine(const CPoint *pPoint, long numberOfPoints) | CDrawContext | |
| pSystemContext | CDrawContext | [protected] |
| pWindow | CDrawContext | [protected] |
| remember() | CReferenceCounter | [inline, virtual] |
| resetClipRect() | CDrawContext | |
| setClipRect(const CRect &clip) | CDrawContext | |
| setDrawMode(CDrawMode mode) | CDrawContext | |
| setFillColor(const CColor color) | CDrawContext | |
| setFont(CFont fontID, const long size=0, long style=0) | CDrawContext | |
| setFontColor(const CColor color) | CDrawContext | |
| setFrameColor(const CColor color) | CDrawContext | |
| setLineStyle(CLineStyle style) | CDrawContext | |
| setLineWidth(CCoord width) | CDrawContext | |
| setWindow(void *ptr) | CDrawContext | [inline] |
| waitDoubleClick() | CDrawContext | |
| waitDrag() | CDrawContext | |
| ~CDrawContext() | CDrawContext | [virtual] |
| ~CReferenceCounter() | CReferenceCounter | [inline, virtual] |