Home
last modified time | relevance | path

Searched defs:surface (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx299 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 29 milliseconds