Searched refs:NODE_PICK_BEST (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ui/tool/ | ||
H A D | node-types.h | 25 NODE_PICK_BEST = 100 ///< Select type based on handle positions enumerator in enum:Inkscape::UI::NodeType |
H A D | node.cpp | 806 if (type == NODE_PICK_BEST) { 976 default: return NODE_PICK_BEST; |
Completed in 27 milliseconds