Searched refs:screenHeightInDocCoord (Results 1 – 3 of 3) sorted by relevance
150 static int screenHeightInDocCoord(const FrameView*);
153 int PlatformBridge::screenHeightInDocCoord(const WebCore::FrameView* frameView) in screenHeightInDocCoord() function in WebCore::PlatformBridge
2186 return PlatformBridge::screenHeightInDocCoord(view->frameView()); in containingBlockLogicalHeightForPositioned()