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

/inkscape/src/xml/
H A Drepr.h114 unsigned sp_repr_get_int(Inkscape::XML::Node *repr, char const *key, int *val);
H A Drepr-util.cpp449 unsigned int sp_repr_get_int(Inkscape::XML::Node *repr, gchar const *key, int *val) function
/inkscape/src/widgets/
H A Dstar-toolbar.cpp341 sp_repr_get_int(repr, "sodipodi:sides", &sides);
/inkscape/src/extension/internal/pdfinput/
H A Dsvg-builder.cpp1053 sp_repr_get_int(_preferences, "localFonts", &attr_value);
1511 sp_repr_get_int(_preferences, "embedImages", &attr_value);
/inkscape/src/
H A Dsp-object.cpp767 sp_repr_get_int(getRepr(),key,&def);

Completed in 22 milliseconds