Home | History | Annotate | Download | only in tabs

Lines Matching defs:tab_width

904       double tab_width = unselected;
906 tab_width = Tab::GetMiniWidth();
913 tab_width = selected;
915 double end_of_tab = tab_x + tab_width;