Searched defs:removeChild (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/xml/
H A Dlog-builder.cpp39 void LogBuilder::removeChild(Node &node, Node &child, Node *prev) { function in class:Inkscape::XML::LogBuilder
H A Dsimple-node.cpp450 void SimpleNode::removeChild(Node *generic_child) { function in class:Inkscape::XML::SimpleNode
/inkscape/src/
H A Ddocument-subset.cpp120 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 22 milliseconds