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

/inkscape/src/
H A Dsp-metadata.cpp130 nv = sp_item_group_get_child_by_name( document->getRoot(), NULL,
H A Dsp-item-group.h112 SPObject *sp_item_group_get_child_by_name (SPGroup *group, SPObject *ref, const char *name);
H A Dsp-namedview.cpp1077 SPObject *nv = sp_item_group_get_child_by_name(document->getRoot(), NULL, "sodipodi:namedview");
1085 nv = sp_item_group_get_child_by_name(document->getRoot(), nv, "sodipodi:namedview");
H A Drdf.cpp1188 if (!sp_item_group_get_child_by_name( doc->getRoot(), NULL,
H A Dsp-item-group.cpp571 SPObject *sp_item_group_get_child_by_name(SPGroup *group, SPObject *ref, const gchar *name) function
H A Ddocument.cpp384 if (!sp_item_group_get_child_by_name(document->root, NULL, "sodipodi:namedview")) {

Completed in 49 milliseconds