Home | History | Annotate | Download | only in tabs

Lines Matching defs:tab_size

510   gfx::Size tab_size = dragged_view_->attached_tab_size();
512 dragged_view_->GetTotalWidthInTabStrip(), tab_size.height());
581 gfx::Size tab_size = dragged_view_->attached_tab_size();
582 int vertical_drag_magnetism = tab_size.height() * 2;
594 int max_y = tabstrip_bounds.bottom() - tab_size.height();