Home
last modified time | relevance | path

Searched refs:platformActualHeight (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/android/
DScrollViewAndroid.cpp78 int ScrollView::platformActualHeight() const in platformActualHeight() function in WebCore::ScrollView
/external/webkit/Source/WebCore/platform/
DScrollView.h405 int platformActualHeight() const;
DScrollView.cpp314 return platformActualHeight(); in actualHeight()