| AlphaDC() | GDeviceContext | [inline] |
| Arc(double cx, double cy, double radius, double start, double end) | GScreenDC | [virtual] |
| Bezier(int Threshold, GdcPt2 *Pt) | GScreenDC | [virtual] |
| Blt(int x, int y, GSurface *Src, GRect *a=NULL) | GScreenDC | [virtual] |
| Box(int x1, int y1, int x2, int y2) | GScreenDC | [virtual] |
| Box(GRect *a) | GScreenDC | [virtual] |
| Circle(double cx, double cy, double radius) | GScreenDC | [virtual] |
| Colour() | GScreenDC | [virtual] |
| Colour(COLOUR c, int Bits=0) | GScreenDC | [virtual] |
| DpiX() | GDeviceContext | [inline, virtual] |
| DpiY() | GDeviceContext | [inline, virtual] |
| DrawOnAlpha() | GDeviceContext | [inline] |
| DrawOnAlpha(bool Draw) | GDeviceContext | |
| Ellipse(double cx, double cy, double x, double y) | GScreenDC | [virtual] |
| FilledArc(double cx, double cy, double radius, double start, double end) | GScreenDC | [virtual] |
| FilledCircle(double cx, double cy, double radius) | GScreenDC | [virtual] |
| FilledEllipse(double cx, double cy, double x, double y) | GScreenDC | [virtual] |
| FloodFill(int x, int y, int Mode, COLOUR Border=0, GRect *Bounds=NULL) | GScreenDC | [virtual] |
| Get(int x, int y) | GScreenDC | [virtual] |
| GetBits() | GScreenDC | [virtual] |
| GetOrigin(int &x, int &y) | GScreenDC | [virtual] |
| HLine(int x1, int x2, int y) | GScreenDC | [virtual] |
| IsAlpha() | GDeviceContext | [inline, virtual] |
| IsAlpha(bool b) | GDeviceContext | [virtual] |
| IsPrint() | GDeviceContext | [inline, virtual] |
| IsScreen() | GScreenDC | [virtual] |
| Line(int x1, int y1, int x2, int y2) | GScreenDC | [virtual] |
| Op() | GScreenDC | [virtual] |
| Op(int Op) | GScreenDC | [virtual] |
| operator[](int y) | GScreenDC | [inline, virtual] |
| PixelSize() | GDeviceContext | [inline, virtual] |
| Polygon(int Points, GdcPt2 *Data) | GScreenDC | [virtual] |
| Rectangle(int x1, int y1, int x2, int y2) | GScreenDC | [virtual] |
| Rectangle(GRect *a=NULL) | GScreenDC | [virtual] |
| Set(int x, int y) | GScreenDC | [virtual] |
| SetOrigin(int x, int y) | GScreenDC | [virtual] |
| StretchBlt(GRect *d, GSurface *Src, GRect *s=NULL) | GScreenDC | [virtual] |
| VLine(int x, int y1, int y2) | GScreenDC | [virtual] |
| X() | GScreenDC | [virtual] |
| Y() | GScreenDC | [virtual] |