Searched defs:windowToContents (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
H A DScrollView.cpp601 IntPoint ScrollView::windowToContents(const IntPoint& windowPoint) const function in class:WebCore::ScrollView
613 IntRect ScrollView::windowToContents(const IntRect& windowRect) const function in class:WebCore::ScrollView
874 iconGCPoint = toScrollView(parent())->windowToContents(iconGCPoint);

Completed in 131 milliseconds