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

/inkscape/src/
H A Dattribute-rel-css.h28 static bool findIfInherit(Glib::ustring property);
H A Dattribute-rel-util.cpp230 if ( !g_strcmp0( value, value_p ) && SPAttributeRelCSS::findIfInherit( property ) ) {
245 ( (css_parent != NULL && value_p == NULL) || !SPAttributeRelCSS::findIfInherit( property ) ) ) {
H A Dattribute-rel-css.cpp96 bool SPAttributeRelCSS::findIfInherit(Glib::ustring property) function in class:SPAttributeRelCSS

Completed in 12 milliseconds