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

/inkscape/src/ui/widget/
H A Dregistered-widget.cpp713 void RegisteredVector::setPolarCoords(bool polar_coords) argument
715 _polar_coords = polar_coords;
716 if (polar_coords) {
H A Dregistered-widget.h392 void setPolarCoords(bool polar_coords = true);

Completed in 17 milliseconds