Home | History | Annotate | Download | only in tabs

Lines Matching refs:end_of_tab

2468     double end_of_tab = tab_x + tab_width;
2472 gfx::Rect(rounded_tab_x, 0, Round(end_of_tab) - rounded_tab_x,
2474 tab_x = end_of_tab + tab_h_offset();