Searched refs:exposeRectY (Results 1 – 1 of 1) sorted by relevance
1584 IntRect exposeRectY(visibleRect.x(), exposeRect.y(), visibleRect.width(), exposeRect.height()); in scrollTo() local1585 int intersectHeight = intersection(visibleRect, exposeRectY).height(); in scrollTo()