Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/touch/tabs/
Dtouch_tab.cc99 int x_base = tab_image->image_l->width(); in Layout() local
104 title_bounds_ = gfx::Rect(x_base, y_base, center_width, image_height); in Layout()
187 int x_base = tab_image->image_l->width(); in PaintIcon() local
189 x += x_base; in PaintIcon()