, including all inherited members.
AlphaDC() | GSurface | [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] |
Colour(GColour c) | GScreenDC | [virtual] |
DpiX() | GSurface | [inline, virtual] |
DpiY() | GSurface | [inline, virtual] |
DrawOnAlpha() | GSurface | [inline] |
DrawOnAlpha(bool Draw) | GSurface | |
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] |
GetLine() | GSurface | [inline, virtual] |
GetOrigin(int &x, int &y) | GScreenDC | [virtual] |
GScreenDC(GView *view, void *Param=0) | GScreenDC | |
GScreenDC(int x, int y, int bits) | GScreenDC | |
GScreenDC(Gtk::GdkDrawable *Drawable) | GScreenDC | |
GScreenDC(OsView View) | GScreenDC | |
HasAlpha() | GSurface | [inline, virtual] |
HasAlpha(bool b) | GSurface | [virtual] |
HLine(int x1, int x2, int y) | GScreenDC | [virtual] |
IsPrint() | GSurface | [inline, virtual] |
IsScreen() | GScreenDC | [inline, 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() | GSurface | [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] |