Searched refs:screenHeightInDocCoord (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/android/
H A DPlatformBridge.h154 static int screenHeightInDocCoord(const FrameView*);
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DPlatformBridge.cpp152 int PlatformBridge::screenHeightInDocCoord(const WebCore::FrameView* frameView) function in class:WebCore::PlatformBridge
/external/webkit/Source/WebCore/rendering/
H A DRenderBox.cpp2186 return PlatformBridge::screenHeightInDocCoord(view->frameView());

Completed in 111 milliseconds