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

/inkscape/src/ui/tool/
H A Dcontrol-point-selection.h87 set_type const &allPoints() const { return _all_points; }
88 set_type &allPoints() { return _all_points; }
146 set_type _all_points; member in class:Inkscape::UI::ControlPointSelection

Completed in 9 milliseconds