Home | History | Annotate | Download | only in tabs

Lines Matching refs:end_of_tab

915       double end_of_tab = tab_x + tab_width;
918 gfx::Rect(rounded_tab_x, 0, Round(end_of_tab) - rounded_tab_x,
920 tab_x = end_of_tab + kTabHOffset;