Searched defs:_all_points (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/tool/ | ||
H A D | control-point-selection.h | 87 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