Searched refs:isNoneSet (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/
H A Dstyle-internal.h762 bool isNoneSet() const { function in class:SPIPaint
H A Dstyle-internal.cpp1406 } else if( p->isNoneSet() ) {
H A Dselection-chemistry.cpp2009 } else if (sel_paint->isNoneSet() && iter_paint->isNoneSet()) {
/inkscape/src/widgets/
H A Dstroke-style.cpp945 bool enabled = (result_sw != QUERY_STYLE_NOTHING) && !targPaint.isNoneSet();

Completed in 76 milliseconds