Searched refs:sp_repr_get_boolean (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/xml/
H A Drepr.h113 unsigned sp_repr_get_boolean(Inkscape::XML::Node *repr, char const *key, unsigned *val);
H A Drepr-util.cpp423 unsigned int sp_repr_get_boolean(Inkscape::XML::Node *repr, gchar const *key, unsigned int *val) function
/inkscape/src/
H A Dsp-namedview.cpp971 unsigned int set = sp_repr_get_boolean(repr, "showguides", &v);
989 unsigned int set = sp_repr_get_boolean(repr, "inkscape:lockguides", &v);
1108 unsigned int set = sp_repr_get_boolean(this->getRepr(), "showguides", &v);

Completed in 1352 milliseconds