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

/inkscape/src/
H A Dtext-editing.cpp292 static Inkscape::XML::Node* duplicate_node_without_children(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node const *old_node) function
352 Inkscape::XML::Node *new_node = duplicate_node_without_children(xml_doc, split_obj->getRepr());
362 Inkscape::XML::Node *new_node = duplicate_node_without_children(xml_doc, split_obj->getRepr());
416 Inkscape::XML::Node *new_node = duplicate_node_without_children(xml_doc, split_obj->getRepr());

Completed in 133 milliseconds