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

/inkscape/src/
H A Dsp-pattern.cpp336 Glib::ustring parent_ref = Glib::ustring::compose("#%1", getRepr()->attribute("id")); local
337 repr->setAttribute("xlink:href", parent_ref);
/inkscape/src/widgets/
H A Dsp-xmlview-tree.cpp374 GtkTreeRowReference *parent_ref = NULL; local
376 parent_ref = tree_iter_to_ref (tree, &parent_iter);
379 g_object_set_data(G_OBJECT(tree), "drag-src-path", parent_ref); local

Completed in 502 milliseconds