Searched refs:isStroke (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | color-item.h | 67 bool isStroke() { return _isStroke; } function in class:Inkscape::UI::Dialogs::ColorItem |
H A D | swatches.cpp | 1132 bool isStroke = (strokeId == item->def.descr); local 1133 item->setState( isFill, isStroke ); |
Completed in 554 milliseconds