getSelectionRootBounds  290 Source/web/WebViewImpl.h     virtual void getSelectionRootBounds(WebRect& bounds) const OVERRIDE;
getSelectionRootBounds 1686 Source/web/tests/WebViewTest.cpp     webView->getSelectionRootBounds(actualRootBounds);
getSelectionRootBounds  464 public/web/WebView.h     virtual void getSelectionRootBounds(WebRect& bounds) const = 0;