Home | History | Annotate | Download | only in tabs

Lines Matching refs:first_tab

1486   TabGtk* first_tab = GetTabAt(mini_tab_count);
1489 int w = Round(first_tab->IsSelected() ? selected : unselected);
1493 if (abs(first_tab->width() - w) > 1) {