Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
Rapicorn::CPainter Member List
This is the complete list of members for Rapicorn::CPainter, including all inherited members.
CPainter(cairo_t *context) (defined in Rapicorn::CPainter)Rapicorn::CPainter [explicit]
cr (defined in Rapicorn::CPainter)Rapicorn::CPainter [protected]
draw_border(int x, int y, int width, int height, Color border, const vector< double > &dashes=vector< double >(), double dash_offset=0.5) (defined in Rapicorn::CPainter)Rapicorn::CPainter
draw_center_shade_rect(int xc0, int yc0, Color color0, int xc1, int yc1, Color color1) (defined in Rapicorn::CPainter)Rapicorn::CPainter
draw_dir_arrow(double x, double y, double width, double height, Color c, DirType dir) (defined in Rapicorn::CPainter)Rapicorn::CPainter
draw_filled_rect(int x, int y, int width, int height, Color fill_color) (defined in Rapicorn::CPainter)Rapicorn::CPainter
draw_shaded_rect(int xc0, int yc0, Color color0, int xc1, int yc1, Color color1) (defined in Rapicorn::CPainter)Rapicorn::CPainter
draw_shadow(int x, int y, int width, int height, Color outer_upper_left, Color inner_upper_left, Color inner_lower_right, Color outer_lower_right) (defined in Rapicorn::CPainter)Rapicorn::CPainter
~CPainter() (defined in Rapicorn::CPainter)Rapicorn::CPainter [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines