Searched defs:feed_path_to_cairo (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/display/ |
H A D | cairo-utils.cpp | 624 feed_path_to_cairo (cairo_t *ct, Geom::Path const &path) function 642 feed_path_to_cairo (cairo_t *ct, Geom::Path const &path, Geom::Affine trans, Geom::OptRect area, bool optimize_stroke, double stroke_width) function 698 feed_path_to_cairo(ct, *it, trans, area, optimize_stroke, stroke_width); 711 feed_path_to_cairo(ct, *it);
|
Completed in 20 milliseconds