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

/external/webkit/Source/WebCore/platform/android/
H A DScrollViewAndroid.cpp138 bool ScrollView::platformIsOffscreen() const function in class:WebCore::ScrollView
140 /* other platforms override platformIsOffscreen when the browser
/external/webkit/Source/WebCore/platform/wx/
H A DScrollViewWx.cpp357 bool ScrollView::platformIsOffscreen() const function in class:WebCore::ScrollView
/external/webkit/Source/WebCore/platform/
H A DScrollView.cpp1257 return platformIsOffscreen();
1411 bool ScrollView::platformIsOffscreen() const function in class:WebCore::ScrollView

Completed in 1271 milliseconds