Searched refs:screenWidthInDocCoord (Results 1 – 3 of 3) sorted by relevance
149 static int screenWidthInDocCoord(const FrameView*);
147 int PlatformBridge::screenWidthInDocCoord(const WebCore::FrameView* frameView) in screenWidthInDocCoord() function in WebCore::PlatformBridge
2146 return PlatformBridge::screenWidthInDocCoord(view->frameView()); in containingBlockLogicalWidthForPositioned()