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

/inkscape/src/trace/
H A Dsiox.cpp986 Tupel tupel = iter->second; local
987 isBackground = tupel.minBgDist <= tupel.minFgDist;
1003 Tupel tupel(0.0f, 0, 0.0f, 0);
1004 tupel.minBgDist = minBg;
1005 tupel.indexMinBg = minIndex;
1017 tupel.minFgDist = minFg;
1018 tupel.indexMinFg = minIndex;
1032 hs[image[i]] = tupel;

Completed in 16 milliseconds