Searched defs:property_p (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | attribute-rel-util.cpp | 220 gchar const * property_p = g_quark_to_string(iter_p->key); local 222 if( !g_strcmp0( property, property_p ) ) { |
Completed in 13 milliseconds