cobj() | Cairo::Surface | [inline] |
cobj() const | Cairo::Surface | [inline] |
cobject typedef | Cairo::Surface | |
create(HDC hdc) | Cairo::Win32Surface | [static] |
create(Format format, int width, int height) | Cairo::Win32Surface | [static] |
Cairo::Surface::create(const RefPtr< Surface > other, Content content, int width, int height) | Cairo::Surface | [static] |
finish() | Cairo::Surface | |
flush() | Cairo::Surface | |
get_dc() const | Cairo::Win32Surface | |
get_device_offset(double &x_offset, double &y_offset) const | Cairo::Surface | |
get_font_options(FontOptions &options) const | Cairo::Surface | |
get_type() 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_fallback_resolution(double x_pixels_per_inch, double y_pixels_per_inch) | Cairo::Surface | |
Surface(cairo_surface_t *cobject, bool has_reference=false) | Cairo::Surface | [explicit] |
Win32Surface(cairo_surface_t *cobject, bool has_reference=false) | Cairo::Win32Surface | [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] |
~Win32Surface() | Cairo::Win32Surface | [virtual] |