Searched refs:parse_nodetype (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/ui/tool/
H A Dnode.h232 static NodeType parse_nodetype(char x);
H A Dpath-manipulator.cpp1234 j->setType(Node::parse_nodetype(*tsi++), false);
1239 (*i)->begin()->setType(Node::parse_nodetype(*tsi++), false);
H A Dnode.cpp969 NodeType Node::parse_nodetype(char x) function in class:Inkscape::UI::Node

Completed in 34 milliseconds