Searched defs:removeChild (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/xml/ | ||
H A D | log-builder.cpp | 39 void LogBuilder::removeChild(Node &node, Node &child, Node *prev) { function in class:Inkscape::XML::LogBuilder |
H A D | simple-node.cpp | 450 void SimpleNode::removeChild(Node *generic_child) { function in class:Inkscape::XML::SimpleNode |
/inkscape/src/ | ||
H A D | document-subset.cpp | 120 unsigned removeChild(SPObject *obj) { function in struct:Inkscape::DocumentSubset::Relations::Record 283 unsigned index=parent_record->removeChild(obj); 330 parent_record->removeChild(obj); |
Completed in 17 milliseconds