Github User Fetcher 1.0.0
C Application with Server and GUI
|
Go to the source code of this file.
Functions | |
CAIRO_BEGIN_DECLS cairo_public cairo_surface_t * | cairo_xlib_surface_create_with_xrender_format (Display *dpy, Drawable drawable, Screen *screen, XRenderPictFormat *format, int width, int height) |
cairo_public XRenderPictFormat * | cairo_xlib_surface_get_xrender_format (cairo_surface_t *surface) |
CAIRO_BEGIN_DECLS cairo_public cairo_surface_t * cairo_xlib_surface_create_with_xrender_format | ( | Display * | dpy, |
Drawable | drawable, | ||
Screen * | screen, | ||
XRenderPictFormat * | format, | ||
int | width, | ||
int | height ) |
cairo_public XRenderPictFormat * cairo_xlib_surface_get_xrender_format | ( | cairo_surface_t * | surface | ) |