Searched defs:fillWith (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | color-item.cpp | 237 guint32 fillWith = (0xff000000 & (item->def.getR() << 24)) local 240 thumb->fill( fillWith ); |
Completed in 21 milliseconds