Home | History | Annotate | Download | only in tabs

Lines Matching refs:mini_width

2493   int mini_width = Tab::GetMiniWidth();
2498 gfx::Rect(next_x, 0, mini_width, tab_height));
2499 next_x += mini_width + tab_h_offset();