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

/inkscape/src/ui/tool/
H A Dpath-manipulator.cpp1282 double PathManipulator::_bsplineHandlePosition(Handle *h, bool check_other) argument
1298 if (pos == NO_POWER && check_other){
1305 Geom::Point PathManipulator::_bsplineHandleReposition(Handle *h, bool check_other) argument
1307 double pos = this->_bsplineHandlePosition(h, check_other);

Completed in 16 milliseconds