Home | History | Annotate | Download | only in common

Lines Matching defs:endX

104 	const int			endX				= (acceptOutOfBoundsAsAnyValue) ? (width  - maxPositionDeviation.x()) : (0);
116 for (int x = beginX; x < endX; x++)