Searched defs:visibleRectInDocument (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DPinchViewport.cpp121 FloatRect PinchViewport::visibleRectInDocument() const function in class:blink::PinchViewport
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebViewImpl.cpp1744 visibleRectInDocument(),
1781 IntRect WebViewImpl::visibleRectInDocument() const function in class:WebViewImpl
1785 return enclosedIntRect(page()->frameHost().pinchViewport().visibleRectInDocument());

Completed in 53 milliseconds