Home
last modified time | relevance | path

Searched refs:selectionBounds (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderView.h80 IntRect selectionBounds(bool clipToVisibleContent = true) const;
DRenderView.cpp350 IntRect RenderView::selectionBounds(bool clipToVisibleContent) const in selectionBounds() function in WebCore::RenderView
/external/webkit/Source/WebCore/editing/
DSelectionController.cpp1753 IntRect selectionRect = root->selectionBounds(clipToVisibleContent); in bounds()
/external/webkit/Source/WebKit/mac/
DChangeLog-2010-01-2912470 Fix call to Frame::selectionBounds in Tiger build.
12481 Rename RenderView::selectionRect() to selectionBounds(), to remove
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1622428 (WebCore::RenderView::selectionBounds):
43975 (WebCore::RenderView::selectionBounds):
52822 (WebCore::Frame::selectionBounds):
67477 Fix Windows build: selectionRect() -> selectionBounds().
67515 Rename RenderView::selectionRect() to selectionBounds(), to remove
67526 (WebCore::Frame::selectionBounds):
67533 (WebCore::RenderView::selectionBounds):
DChangeLog-2010-01-2913443 (WebCore::Frame::selectionBounds):
15721 (WebCore::Frame::selectionBounds): Call Document::updateLayout.
29161 (WebCore::RenderView::selectionBounds):
81015 (WebCore::Frame::selectionBounds):
DChangeLog-2010-12-0657065 (WebCore::SelectionController::selectionBounds):
/external/webkit/Source/WebKit/win/
DChangeLog-2009-06-162617 Fix call to Frame::selectionBounds in Windows build.