Searched refs:sp_repr_get_int (Results 1 - 5 of 5) sorted by relevance
/inkscape/src/xml/ |
H A D | repr.h | 114 unsigned sp_repr_get_int(Inkscape::XML::Node *repr, char const *key, int *val);
|
H A D | repr-util.cpp | 449 unsigned int sp_repr_get_int(Inkscape::XML::Node *repr, gchar const *key, int *val) function
|
/inkscape/src/widgets/ |
H A D | star-toolbar.cpp | 341 sp_repr_get_int(repr, "sodipodi:sides", &sides);
|
/inkscape/src/extension/internal/pdfinput/ |
H A D | svg-builder.cpp | 1053 sp_repr_get_int(_preferences, "localFonts", &attr_value); 1511 sp_repr_get_int(_preferences, "embedImages", &attr_value);
|
/inkscape/src/ |
H A D | sp-object.cpp | 767 sp_repr_get_int(getRepr(),key,&def);
|
Completed in 22 milliseconds