Home | History | Annotate | Download | only in WebView

Lines Matching refs:rectIndex

4223             unsigned rectIndex;
4225 for (rectIndex = 0; rectIndex < rectCount; ++rectIndex) {
4226 NSRect r = [[originalRects objectAtIndex:rectIndex] rectValue];
4235 if (rectIndex % 10 == 0) {