cobj() | Cairo::Surface | [inline] |
cobj() const | Cairo::Surface | [inline] |
cobject typedef | Cairo::Surface | |
create(std::string filename, double width_in_points, double height_in_points) | Cairo::SvgSurface | [static] |
create(cairo_write_func_t write_func, void *closure, double width_in_points, double height_in_points) | Cairo::SvgSurface | [static] |
Cairo::Surface::create(const RefPtr< Surface > other, Content content, int width, int height) | Cairo::Surface | [static] |
finish() | Cairo::Surface | |
flush() | Cairo::Surface | |
get_font_options(FontOptions &options) const | Cairo::Surface | |
m_cobject | Cairo::Surface | [protected] |
mark_dirty() | Cairo::Surface | |
mark_dirty(int x, int y, int width, int height) | Cairo::Surface | |
set_device_offset(double x_offset, double y_offset) | Cairo::Surface | |
set_dpi(double x_dpi, double y_dpi) | Cairo::SvgSurface | |
Surface(cairo_surface_t *cobject, bool has_reference=false) | Cairo::Surface | [explicit] |
SvgSurface(cairo_surface_t *cobject, bool has_reference=false) | Cairo::SvgSurface | [explicit] |
write_to_png(const std::string &filename) | Cairo::Surface | |
write_to_png(cairo_write_func_t write_func, void *closure) | Cairo::Surface | |
~Surface() | Cairo::Surface | [virtual] |
~SvgSurface() | Cairo::SvgSurface | [virtual] |