Searched refs:build_string_from_root (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dsp-tref.cpp46 static void build_string_from_root(Inkscape::XML::Node *root, Glib::ustring *retString);
393 build_string_from_root(tref->getObjectReferredTo()->getRepr(), &charData);
422 build_string_from_root(Inkscape::XML::Node *root, Glib::ustring *retString) function
437 build_string_from_root(childNode, retString);

Completed in 14 milliseconds