Home | History | Annotate | Download | only in dom

Lines Matching refs:rectIndex

4016         for (unsigned rectIndex = 0; rectIndex < rectCount; ++rectIndex)
4017 if (rects[rectIndex].intersects(r))
4018 rects[rectIndex] = placeholderRectForMarker();