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

/inkscape/src/extension/internal/
H A Demf-print.h77 Geom::Path pathv_to_rect(Geom::PathVector const &pathv, bool *is_rect, double *angle);
H A Demf-print.cpp858 Geom::Path PrintEmf::pathv_to_rect(Geom::PathVector const &pathv, bool *is_rect, double *angle) function in class:Inkscape::Extension::Internal::PrintEmf
1140 pathRect = pathv_to_rect(pvr, &is_Rect, &angle);

Completed in 21 milliseconds