Searched defs:textRectsInSelectionRectCoordinates (Results 1 – 3 of 3) sorted by relevance
80 … FloatRect& selectionRectInWindowCoordinates, const Vector<FloatRect>& textRectsInSelectionRectCoo… in create()90 …atRect& selectionRectInWindowCoordinates, const Vector<WebCore::FloatRect>& textRectsInSelectionRe… in FindIndicator()
2208 … FloatRect& selectionRectInWindowCoordinates, const Vector<FloatRect>& textRectsInSelectionRectCoo… in setFindIndicator()
201 Vector<FloatRect> textRectsInSelectionRectCoordinates; in updateFindIndicator() local