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

/inkscape/src/trace/
H A Dfilterset.cpp46 int firstY = 2; local
58 if (x<firstX || x>lastX || y<firstY || y>lastY)
96 int firstY = 2; local
108 if (x<firstX || x>lastX || y<firstY || y>lastY)
176 int firstY = 1; local
189 if (x<firstX || x>lastX || y<firstY || y>lastY)

Completed in 47 milliseconds