Home | History | Annotate | Download | only in win

Lines Matching full:scrollviewrect

829 void WebView::scrollBackingStore(FrameView* frameView, int dx, int dy, const IntRect& scrollViewRect, const IntRect& clipRect)
835 m_backingLayer->setNeedsDisplayInRect(scrollViewRect);
859 RECT scrollRectWin(scrollViewRect);