Searched refs:selectionBounds (Results 1 – 8 of 8) sorted by relevance
80 IntRect selectionBounds(bool clipToVisibleContent = true) const;
350 IntRect RenderView::selectionBounds(bool clipToVisibleContent) const in selectionBounds() function in WebCore::RenderView
1753 IntRect selectionRect = root->selectionBounds(clipToVisibleContent); in bounds()
12470 Fix call to Frame::selectionBounds in Tiger build.12481 Rename RenderView::selectionRect() to selectionBounds(), to remove
22428 (WebCore::RenderView::selectionBounds):43975 (WebCore::RenderView::selectionBounds):52822 (WebCore::Frame::selectionBounds):67477 Fix Windows build: selectionRect() -> selectionBounds().67515 Rename RenderView::selectionRect() to selectionBounds(), to remove67526 (WebCore::Frame::selectionBounds):67533 (WebCore::RenderView::selectionBounds):
13443 (WebCore::Frame::selectionBounds):15721 (WebCore::Frame::selectionBounds): Call Document::updateLayout.29161 (WebCore::RenderView::selectionBounds):81015 (WebCore::Frame::selectionBounds):
57065 (WebCore::SelectionController::selectionBounds):
2617 Fix call to Frame::selectionBounds in Windows build.