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

/inkscape/src/xml/
H A Dsimple-node.h78 void appendChild(Node *child) { function in class:Inkscape::XML::SimpleNode
/inkscape/src/display/
H A Ddrawing-item.cpp216 DrawingItem::appendChild(DrawingItem *item) function in class:Inkscape::DrawingItem
239 // See appendChild for explanation
/inkscape/src/
H A Dsp-object.cpp367 getRepr()->appendChild(repr);
777 void SPObject::appendChild(Inkscape::XML::Node *child) { function in class:SPObject
780 repr->appendChild(child);

Completed in 34 milliseconds