Searched defs:textRects (Results 1 – 4 of 4) sorted by relevance
49 …const Vector<WebCore::FloatRect>& textRects() const { return m_textRectsInSelectionRectCoordinates… in textRects() function
384 {408 {
175 Vector<FloatRect> textRects; in updateFindIndicator() local
1623 void Range::textRects(Vector<IntRect>& rects, bool useSelectionHeight) in textRects() function in WebCore::Range