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

/inkscape/src/
H A Dsp-marker.cpp476 gboolean isStock = (!stock || !strcmp(stock,"true")); local
478 if (isStock ? !colorStock : !colorCustom) {
/inkscape/src/widgets/
H A Dstroke-style.cpp668 gboolean isStock = (stock && !strcmp(stock,"true")); local
670 if (isStock ? !colorStock : !colorCustom) {

Completed in 661 milliseconds