Home | History | Annotate | Download | only in editing

Lines Matching defs:boundingRect

3245     FloatRect boundingRect;
3248 boundingRect.unite(textQuads[i].boundingBox());
3249 return view->contentsToWindow(IntRect(boundingRect));