Searched refs:setSurfaceTarget (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/extension/internal/
H A Dcairo-render-context.h94 bool setSurfaceTarget(cairo_surface_t *surface, bool is_vector, cairo_matrix_t *ctm=NULL);
H A Dcairo-render-context.cpp834 CairoRenderContext::setSurfaceTarget(cairo_surface_t *surface, bool is_vector, cairo_matrix_t *ctm) function in class:Inkscape::Extension::Internal::CairoRenderContext
/inkscape/src/ui/dialog/
H A Dprint.cpp130 bool ret = ctx->setSurfaceTarget (surface, true, &ctm);

Completed in 20 milliseconds