Searched defs:setType (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/livarot/ | ||
H A D | path-description.h | 33 void setType(int t) { function in struct:PathDescr |
/inkscape/src/ui/tool/ | ||
H A D | node.cpp | 150 _parent->setType(NODE_CUSP, false); 156 _parent->setType(NODE_SMOOTH, false); 206 _parent->setType(NODE_SMOOTH, false); 294 _parent->setType(NODE_SMOOTH, false); 804 void Node::setType(NodeType type, bool update_handles) function in class:Inkscape::UI::Node |
/inkscape/ | ||
H A D | buildtool.cpp | 6610 virtual void setType(int val) function in class:buildtool::Task |
Completed in 34 milliseconds