Home
last modified time | relevance | path

Searched refs:sp_object_get_unique_id (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Dlpeobject.cpp205 gchar *id = sp_object_get_unique_id(this, nullptr); in fork_private_if_necessary()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-object.cpp760 gchar *realid = sp_object_get_unique_id(this, id); in invoke_build()
944 gchar *new_conflict_id = sp_object_get_unique_id(conflict, nullptr); in set()
1467 sp_object_get_unique_id(SPObject *object, in sp_object_get_unique_id() function
H A Dsp-object.h866 gchar * sp_object_get_unique_id(SPObject *object, gchar const *defid);
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Ddocument.cpp1029 gchar *id = sp_object_get_unique_id(item, nullptr); in enforceObjectIds()
H A Dselection-chemistry.cpp4379 gchar *id = sp_object_get_unique_id(item, nullptr); in fillBetweenMany()