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

/inkscape/src/extension/internal/
H A Dcairo-render-context.h159 bool renderImage(Inkscape::Pixbuf *pb,
H A Dcairo-renderer.cpp395 ctx->renderImage(image->pixbuf, t, image->style);
531 ctx->renderImage(pb.get(), t, item->style);
H A Dcairo-render-context.cpp1540 bool CairoRenderContext::renderImage(Inkscape::Pixbuf *pb, function in class:Inkscape::Extension::Internal::CairoRenderContext

Completed in 22 milliseconds