Searched defs:noneSet (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Ddesktop-style.cpp752 bool noneSet = true; // is stroke set to none? local
779 noneSet &= style->stroke.isNone();
799 style_res->stroke.noneSet = noneSet; // Will only be true if none of the selected objects has it's stroke set.

Completed in 289 milliseconds