Home | History | Annotate | Download | only in page

Lines Matching refs:currRect

1230             IntRect currRect = quads[i].enclosingBoundingBox();
1232 rects.append(intersection(currRect, visibleContentRect));
1234 rects.append(currRect);