Searched defs:surface (Results 1 – 1 of 1) sorted by relevance
299 void surface_destroy(cairo_surface_t *surface) { (*mp_surface_destroy)(surface); } in surface_destroy()300 cairo_t* create(cairo_surface_t *surface) { return (*mp_create)(surface); } in create()509 cairo_surface_t *surface = rCairo.xlib_surface_create_with_xrender_format (pDisplay, in DrawCairoAAFontString() local
Completed in 12 milliseconds