Home | History | Annotate | Download | only in tabs

Lines Matching refs:tab_x

2463   double tab_x = GenerateIdealBoundsForMiniTabs(&first_non_mini_index);
2468 double end_of_tab = tab_x + tab_width;
2469 int rounded_tab_x = Round(tab_x);
2474 tab_x = end_of_tab + tab_h_offset();
2486 new_tab_x = Round(tab_x - tab_h_offset()) + newtab_button_h_offset();