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

/external/chromium_org/third_party/WebKit/public/web/
H A DWebWidget.h195 virtual bool selectionBounds(WebRect& anchor, WebRect& focus) const { return false; } function in class:blink::WebWidget
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderView.cpp672 IntRect RenderView::selectionBounds(bool clipToVisibleContent) const function in class:WebCore::RenderView
/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DInternals.cpp2243 PassRefPtr<ClientRect> Internals::selectionBounds(ExceptionState& exceptionState) function in class:WebCore::Internals
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebViewImpl.cpp2288 bool WebViewImpl::selectionBounds(WebRect& anchor, WebRect& focus) const function in class:WebViewImpl
2709 selectionBounds(caret, unusedEnd);

Completed in 160 milliseconds