Searched refs:textRects (Results 1 – 2 of 2) sorted by relevance
122 …void textRects(Vector<IntRect>&, bool useSelectionHeight = false, RangeInFixedPosition* = 0) const;
1419 textRects(rects); in boundingBox()1426 void Range::textRects(Vector<IntRect>& rects, bool useSelectionHeight, RangeInFixedPosition* inFixe… in textRects() function in blink::Range