Searched defs:pathv_to_simple_polygon (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/extension/internal/ | ||
H A D | emf-print.cpp | 800 Geom::Path PrintEmf::pathv_to_simple_polygon(Geom::PathVector const &pathv, int *vertices) function in class:Inkscape::Extension::Internal::PrintEmf 864 Geom::Path pR = pathv_to_simple_polygon(pathv, &vertices); |
Completed in 18 milliseconds