Searched refs:intersectHeight (Results 1 – 1 of 1) sorted by relevance
106 LayoutUnit intersectHeight = intersection(visibleRect, exposeRectY).height(); in getRectToExpose() local107 if (intersectHeight == exposeRect.height()) { in getRectToExpose()110 } else if (intersectHeight == visibleRect.height()) { in getRectToExpose()115 } else if (intersectHeight > 0) { in getRectToExpose()