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

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DEllipsisBox.cpp103 IntRect EllipsisBox::selectionRect() function in class:WebCore::EllipsisBox
H A DRenderText.cpp363 LayoutRect selectionRect = box->localSelectionRect(start, end); local
446 LayoutRect selectionRect = box->localSelectionRect(start, end); local
[all...]
H A DRenderObject.h904 LayoutRect selectionRect(bool clipToVisibleContent = true) { return selectionRectForRepaint(0, clipToVisibleContent); } function in class:WebCore::RenderObject
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DFindController.cpp202 bool FindController::getFindIndicatorBitmapAndRect(Frame* frame, ShareableBitmap::Handle& handle, IntRect& selectionRect) argument
248 IntRect selectionRect; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGInlineTextBox.cpp142 FloatRect selectionRect = scaledFont.selectionRectForText(constructTextRun(style, fragment), textOrigin, fragment.height * scalingFactor, startPosition, endPosition); local
165 FloatRect selectionRect; local

Completed in 140 milliseconds