Searched defs:is_rect (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/extension/internal/
H A Demf-print.cpp855 Sets is_rect if it is a rectangle.
858 Geom::Path PrintEmf::pathv_to_rect(Geom::PathVector const &pathv, bool *is_rect, double *angle) argument
865 *is_rect = false;
898 *is_rect=true;

Completed in 16 milliseconds