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

/external/webkit/Source/WebCore/platform/wx/
H A DScrollViewWx.cpp349 IntPoint ScrollView::platformScreenToContents(const IntPoint& point) const function in class:WebCore::ScrollView
/external/webkit/Source/WebCore/platform/
H A DScrollView.cpp769 return platformScreenToContents(point);
1384 IntPoint ScrollView::platformScreenToContents(const IntPoint& point) const function in class:WebCore::ScrollView

Completed in 65 milliseconds