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

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

Completed in 140 milliseconds