, including all inherited members.
cobj() | Cairo::Surface | [inline] |
cobj() const | Cairo::Surface | [inline] |
cobject typedef | Cairo::Surface | |
copy_page() | Cairo::Surface | |
create(Display* dpy, Drawable drawable, Visual* visual, int width, int height) | Cairo::XlibSurface | [static] |
create(Display* dpy, Pixmap bitmap, Screen* screen, int width, int height) | Cairo::XlibSurface | [static] |
Cairo::Surface::create(const RefPtr< Surface > other, Content content, int width, int height) | Cairo::Surface | [static] |
create_with_xrender_format(Display* dpy, Drawable drawable, Screen* screen, XRenderPictFormat* format, int width, int height) | Cairo::XlibSurface | [static] |
finish() | Cairo::Surface | |
flush() | Cairo::Surface | |
get_content() const | Cairo::Surface | |
get_depth() const | Cairo::XlibSurface | |
get_device_offset(double& x_offset, double& y_offset) const | Cairo::Surface | |
get_display() const | Cairo::XlibSurface | |
get_display() | Cairo::XlibSurface | |
get_drawable() const | Cairo::XlibSurface | |
get_fallback_resolution(double& x_pixels_per_inch, double& y_pixels_per_inch) const | Cairo::Surface | |
get_font_options(FontOptions& options) const | Cairo::Surface | |
get_height() const | Cairo::XlibSurface | |
get_screen() | Cairo::XlibSurface | |
get_screen() const | Cairo::XlibSurface | |
get_type() const | Cairo::Surface | |
get_visual() | Cairo::XlibSurface | |
get_visual() const | Cairo::XlibSurface | |
get_width() const | Cairo::XlibSurface | |
get_xrender_format() const | Cairo::XlibSurface | |
has_show_text_glyphs() 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_drawable(Drawable drawable, int width, int height) | Cairo::XlibSurface | |
set_fallback_resolution(double x_pixels_per_inch, double y_pixels_per_inch) | Cairo::Surface | |
set_size(int width, int height) | Cairo::XlibSurface | |
show_page() | Cairo::Surface | |
SlotReadFunc typedef | Cairo::Surface | |
SlotWriteFunc typedef | Cairo::Surface | |
Surface(cairo_surface_t* cobject, bool has_reference=false) | Cairo::Surface | [explicit] |
write_to_png(const std::string& filename) | Cairo::Surface | |
write_to_png(cairo_write_func_t write_func, void* closure) | Cairo::Surface | |
write_to_png_stream(const SlotWriteFunc& write_func) | Cairo::Surface | |
XlibSurface(cairo_surface_t* cobject, bool has_reference=false) | Cairo::XlibSurface | [explicit] |
~Surface() | Cairo::Surface | [virtual] |
~XlibSurface() | Cairo::XlibSurface | [virtual] |