Home | History | Annotate | Download | only in gfx

Lines Matching refs:current_rects

800     std::vector<Rect> current_rects = TextBoundsToViewBounds(bounds[i]);
801 rects.insert(rects.end(), current_rects.begin(), current_rects.end());