Home
last modified time | relevance | path

Searched refs:line_x (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/
Drender_text.cc1038 int line_x = 0; in TextBoundsToViewBounds() local
1044 Rect rect(line_x + intersection.start() - segment->x_range.start(), in TextBoundsToViewBounds()
1048 line_x += segment->x_range.length(); in TextBoundsToViewBounds()