Searched refs:isStroke (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/dialog/
H A Dcolor-item.h67 bool isStroke() { return _isStroke; } function in class:Inkscape::UI::Dialogs::ColorItem
H A Dswatches.cpp1132 bool isStroke = (strokeId == item->def.descr); local
1133 item->setState( isFill, isStroke );

Completed in 554 milliseconds