Searched refs:getClippedVisibleTextRectangles (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DSelectionController.h179 void getClippedVisibleTextRectangles(Vector<FloatRect>&) const;
H A DSelectionController.cpp1757 void SelectionController::getClippedVisibleTextRectangles(Vector<FloatRect>& rectangles) const function in class:SelectionController
/external/webkit/Source/WebKit2/WebProcess/WebPage/
H A DFindController.cpp176 selectedFrame->selection()->getClippedVisibleTextRectangles(textRects);
/external/webkit/Source/WebKit/mac/WebView/
H A DWebHTMLView.mm6208 coreFrame->selection()->getClippedVisibleTextRectangles(list);

Completed in 67 milliseconds