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

/inkscape/src/trace/
H A Dsiox.cpp982 bool isBackground = true; local
987 isBackground = tupel.minBgDist <= tupel.minFgDist;
1021 isBackground = (minBg <= clusterSize);
1030 isBackground = minBg < minFg;
1035 if (isBackground)

Completed in 16 milliseconds