Searched refs:pathv_to_simple_polygon (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/extension/internal/
H A Demf-print.h76 Geom::Path pathv_to_simple_polygon(Geom::PathVector const &pathv, int *vertices);
H A Demf-print.cpp800 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 22 milliseconds