Searched refs:rounded_tab_x (Results 1 – 2 of 2) sorted by relevance
916 int rounded_tab_x = Round(tab_x); in GenerateIdealBounds() local918 gfx::Rect(rounded_tab_x, 0, Round(end_of_tab) - rounded_tab_x, in GenerateIdealBounds()
1348 int rounded_tab_x = Round(tab_x); in GenerateIdealBounds() local1349 gfx::Rect state(rounded_tab_x, 0, Round(end_of_tab) - rounded_tab_x, in GenerateIdealBounds()1793 int rounded_tab_x = Round(tab_x); in AnimationLayout() local1795 gfx::Rect bounds(rounded_tab_x, 0, Round(end_of_tab) - rounded_tab_x, in AnimationLayout()