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