Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_strip.cc2356 int rounded_tab_x = Round(tab_x); in GenerateIdealBounds() local
2359 gfx::Rect(rounded_tab_x, 0, Round(end_of_tab) - rounded_tab_x, in GenerateIdealBounds()