Fl_GDI_Graphics_Driver Member List

This is the complete list of members for Fl_GDI_Graphics_Driver, including all inherited members.

arc(double x, double y, double r, double start, double end)Fl_Graphics_Driver [protected, virtual]
arc(int x, int y, int w, int h, double a1, double a2)Fl_Graphics_Driver [protected, virtual]
begin_complex_polygon()Fl_Graphics_Driver [protected, virtual]
begin_line()Fl_Graphics_Driver [protected, virtual]
begin_loop()Fl_Graphics_Driver [protected, virtual]
begin_points()Fl_Graphics_Driver [protected, virtual]
begin_polygon()Fl_Graphics_Driver [protected, virtual]
circle(double x, double y, double r)Fl_Graphics_Driver [protected, virtual]
clip_box(int x, int y, int w, int h, int &X, int &Y, int &W, int &H)Fl_Graphics_Driver [protected, virtual]
color(Fl_Color c)Fl_GDI_Graphics_Driver [virtual]
color(uchar r, uchar g, uchar b)Fl_GDI_Graphics_Driver [virtual]
curve(double X0, double Y0, double X1, double Y1, double X2, double Y2, double X3, double Y3)Fl_Graphics_Driver [protected, virtual]
device_typeFl_GDI_Graphics_Driver [static]
draw(const char *str, int n, int x, int y)Fl_GDI_Graphics_Driver [virtual]
draw(int angle, const char *str, int n, int x, int y)Fl_GDI_Graphics_Driver [virtual]
draw(Fl_Pixmap *pxm, int XP, int YP, int WP, int HP, int cx, int cy)Fl_GDI_Graphics_Driver [virtual]
draw(Fl_Bitmap *pxm, int XP, int YP, int WP, int HP, int cx, int cy)Fl_GDI_Graphics_Driver [virtual]
draw(Fl_RGB_Image *img, int XP, int YP, int WP, int HP, int cx, int cy)Fl_GDI_Graphics_Driver [virtual]
draw_image(const uchar *buf, int X, int Y, int W, int H, int D=3, int L=0)Fl_GDI_Graphics_Driver [virtual]
draw_image(Fl_Draw_Image_Cb cb, void *data, int X, int Y, int W, int H, int D=3)Fl_GDI_Graphics_Driver [virtual]
draw_image_mono(const uchar *buf, int X, int Y, int W, int H, int D=1, int L=0)Fl_GDI_Graphics_Driver [virtual]
draw_image_mono(Fl_Draw_Image_Cb cb, void *data, int X, int Y, int W, int H, int D=1)Fl_GDI_Graphics_Driver [virtual]
end_complex_polygon()Fl_Graphics_Driver [protected, virtual]
end_line()Fl_Graphics_Driver [protected, virtual]
end_loop()Fl_Graphics_Driver [protected, virtual]
end_points()Fl_Graphics_Driver [protected, virtual]
end_polygon()Fl_Graphics_Driver [protected, virtual]
fl_arc(double x, double y, double r, double start, double end)Fl_Graphics_Driver [friend]
fl_arc(int x, int y, int w, int h, double a1, double a2)Fl_Graphics_Driver [friend]
fl_begin_complex_polygon()Fl_Graphics_Driver [friend]
fl_begin_line()Fl_Graphics_Driver [friend]
fl_begin_loop()Fl_Graphics_Driver [friend]
fl_begin_points()Fl_Graphics_Driver [friend]
fl_begin_polygon()Fl_Graphics_Driver [friend]
Fl_Bitmap (defined in Fl_Graphics_Driver)Fl_Graphics_Driver [friend]
fl_circle(double x, double y, double r)Fl_Graphics_Driver [friend]
fl_clip_box(int x, int y, int w, int h, int &X, int &Y, int &W, int &H)Fl_Graphics_Driver [friend]
fl_color(Fl_Color c)Fl_Graphics_Driver [friend]
fl_color(uchar r, uchar g, uchar b)Fl_Graphics_Driver [friend]
fl_curve(double X0, double Y0, double X1, double Y1, double X2, double Y2, double X3, double Y3)Fl_Graphics_Driver [friend]
fl_draw(const char *str, int n, int x, int y)Fl_Graphics_Driver [friend]
fl_draw(int angle, const char *str, int n, int x, int y)Fl_Graphics_Driver [friend]
fl_draw_image(const uchar *buf, int X, int Y, int W, int H, int D, int L)Fl_Graphics_Driver [friend]
fl_draw_image(Fl_Draw_Image_Cb cb, void *data, int X, int Y, int W, int H, int D)Fl_Graphics_Driver [friend]
fl_draw_image_mono(const uchar *buf, int X, int Y, int W, int H, int D, int L)Fl_Graphics_Driver [friend]
fl_draw_image_mono(Fl_Draw_Image_Cb cb, void *data, int X, int Y, int W, int H, int D)Fl_Graphics_Driver [friend]
fl_end_complex_polygon()Fl_Graphics_Driver [friend]
fl_end_line()Fl_Graphics_Driver [friend]
fl_end_loop()Fl_Graphics_Driver [friend]
fl_end_points()Fl_Graphics_Driver [friend]
fl_end_polygon()Fl_Graphics_Driver [friend]
fl_font(Fl_Font face, Fl_Fontsize size)Fl_Graphics_Driver [friend]
fl_gap()Fl_Graphics_Driver [friend]
Fl_GDI_Graphics_Driver()Fl_GDI_Graphics_Driver [inline]
Fl_Graphics_Driver()Fl_Graphics_Driver [inline, protected]
fl_line(int x, int y, int x1, int y1)Fl_Graphics_Driver [friend]
fl_line(int x, int y, int x1, int y1, int x2, int y2)Fl_Graphics_Driver [friend]
fl_line_style(int style, int width, char *dashes)Fl_Graphics_Driver [friend]
fl_loop(int x0, int y0, int x1, int y1, int x2, int y2)Fl_Graphics_Driver [friend]
fl_loop(int x0, int y0, int x1, int y1, int x2, int y2, int x3, int y3)Fl_Graphics_Driver [friend]
fl_not_clipped(int x, int y, int w, int h)Fl_Graphics_Driver [friend]
fl_pie(int x, int y, int w, int h, double a1, double a2)Fl_Graphics_Driver [friend]
Fl_Pixmap (defined in Fl_Graphics_Driver)Fl_Graphics_Driver [friend]
fl_point(int x, int y)Fl_Graphics_Driver [friend]
fl_polygon(int x0, int y0, int x1, int y1, int x2, int y2)Fl_Graphics_Driver [friend]
fl_polygon(int x0, int y0, int x1, int y1, int x2, int y2, int x3, int y3)Fl_Graphics_Driver [friend]
fl_pop_clip()Fl_Graphics_Driver [friend]
Fl_PostScript_Graphics_Driver (defined in Fl_Graphics_Driver)Fl_Graphics_Driver [friend]
fl_push_clip(int x, int y, int w, int h)Fl_Graphics_Driver [friend]
fl_push_no_clip()Fl_Graphics_Driver [friend]
fl_rect(int x, int y, int w, int h)Fl_Graphics_Driver [friend]
fl_rectf(int x, int y, int w, int h)Fl_Graphics_Driver [friend]
Fl_RGB_Image (defined in Fl_Graphics_Driver)Fl_Graphics_Driver [friend]
fl_rtl_draw(const char *str, int n, int x, int y)Fl_Graphics_Driver [friend]
fl_transformed_vertex(double xf, double yf)Fl_Graphics_Driver [friend]
fl_vertex(double x, double y)Fl_Graphics_Driver [friend]
fl_xyline(int x, int y, int x1)Fl_Graphics_Driver [friend]
fl_xyline(int x, int y, int x1, int y2)Fl_Graphics_Driver [friend]
fl_xyline(int x, int y, int x1, int y2, int x3)Fl_Graphics_Driver [friend]
fl_yxline(int x, int y, int y1)Fl_Graphics_Driver [friend]
fl_yxline(int x, int y, int y1, int x2)Fl_Graphics_Driver [friend]
fl_yxline(int x, int y, int y1, int x2, int y3)Fl_Graphics_Driver [friend]
font(Fl_Font face, Fl_Fontsize size)Fl_GDI_Graphics_Driver [virtual]
gap()Fl_Graphics_Driver [protected, virtual]
line(int x, int y, int x1, int y1)Fl_Graphics_Driver [protected, virtual]
line(int x, int y, int x1, int y1, int x2, int y2)Fl_Graphics_Driver [protected, virtual]
line_style(int style, int width=0, char *dashes=0)Fl_Graphics_Driver [protected, virtual]
loop(int x0, int y0, int x1, int y1, int x2, int y2)Fl_Graphics_Driver [protected, virtual]
loop(int x0, int y0, int x1, int y1, int x2, int y2, int x3, int y3)Fl_Graphics_Driver [protected, virtual]
not_clipped(int x, int y, int w, int h)Fl_Graphics_Driver [protected, virtual]
pie(int x, int y, int w, int h, double a1, double a2)Fl_Graphics_Driver [protected, virtual]
point(int x, int y)Fl_Graphics_Driver [protected, virtual]
polygon(int x0, int y0, int x1, int y1, int x2, int y2)Fl_Graphics_Driver [protected, virtual]
polygon(int x0, int y0, int x1, int y1, int x2, int y2, int x3, int y3)Fl_Graphics_Driver [protected, virtual]
pop_clip()Fl_Graphics_Driver [protected, virtual]
push_clip(int x, int y, int w, int h)Fl_Graphics_Driver [protected, virtual]
push_no_clip()Fl_Graphics_Driver [protected, virtual]
rect(int x, int y, int w, int h)Fl_Graphics_Driver [protected, virtual]
rectf(int x, int y, int w, int h)Fl_Graphics_Driver [protected, virtual]
rtl_draw(const char *str, int n, int x, int y)Fl_GDI_Graphics_Driver [virtual]
transformed_vertex(double xf, double yf)Fl_Graphics_Driver [protected, virtual]
type()Fl_Device [inline]
type_Fl_Device [protected]
vertex(double x, double y)Fl_Graphics_Driver [protected, virtual]
xyline(int x, int y, int x1)Fl_Graphics_Driver [protected, virtual]
xyline(int x, int y, int x1, int y2)Fl_Graphics_Driver [protected, virtual]
xyline(int x, int y, int x1, int y2, int x3)Fl_Graphics_Driver [protected, virtual]
yxline(int x, int y, int y1)Fl_Graphics_Driver [protected, virtual]
yxline(int x, int y, int y1, int x2)Fl_Graphics_Driver [protected, virtual]
yxline(int x, int y, int y1, int x2, int y3)Fl_Graphics_Driver [protected, virtual]
~Fl_Graphics_Driver()Fl_Graphics_Driver [inline, virtual]


FLTK © 1998-2010 by Bill Spitzak and others.    Permission is granted to reproduce this manual or any portion for any purpose, provided this copyright and permission notice are preserved.