Searched refs:tmp_surface (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/display/ | ||
H A D | canvas-text.cpp | 138 cairo_surface_t *tmp_surface = cairo_image_surface_create(CAIRO_FORMAT_ARGB32, 1, 1); local 139 cairo_t* tmp_buf = cairo_create(tmp_surface); |
Completed in 14 milliseconds