Home | History | Annotate | Download | only in platform

Lines Matching refs:contentsToWindow

737 IntPoint ScrollView::contentsToWindow(const IntPoint& contentsPoint) const
750 IntRect ScrollView::contentsToWindow(const IntRect& contentsRect) const
763 return hostWindow()->windowToScreen(contentsToWindow(rect));
965 contentsToWindow(paintRect), now /*immediate*/);