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

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebViewImpl.cpp1083 WebRect WebViewImpl::computeBlockBounds(const WebRect& rect, bool ignoreClipping) function in class:blink::WebViewImpl
1321 WebRect blockBounds = computeBlockBounds(rect, false);
1355 WebRect blockBounds = computeBlockBounds(rect, true);

Completed in 1073 milliseconds