Home | History | Annotate | Download | only in platform

Lines Matching full:windowtocontents

628 IntPoint ScrollView::windowToContents(const IntPoint& windowPoint) const
640 IntRect ScrollView::windowToContents(const IntRect& windowRect) const
899 iconGCPoint = parent()->windowToContents(iconGCPoint);