Lines Matching full:startx
2856 int startX = 0;2858 startX = Math.max(startX, intersectX - (spanX - 1));2875 for (int x = startX; x < endX; x++) {