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