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

/inkscape/src/ui/tool/
H A Dnode-types.h25 NODE_PICK_BEST = 100 ///< Select type based on handle positions enumerator in enum:Inkscape::UI::NodeType
H A Dnode.cpp806 if (type == NODE_PICK_BEST) {
976 default: return NODE_PICK_BEST;

Completed in 27 milliseconds