Searched defs:exposeRect (Results 1 – 1 of 1) sorted by relevance
1301 …IntRect exposeRect = IntRect(rect.x() + scrollXOffset(), rect.y() + scrollYOffset(), rect.width(),… in scrollRectToVisible() local1353 IntRect RenderLayer::getRectToExpose(const IntRect &visibleRect, const IntRect &exposeRect, const S… in getRectToExpose()