Home | History | Annotate | Download | only in tabs

Lines Matching refs:tab_bounds

987   gfx::Rect tab_bounds = tab_closing->bounds();
989 tab_bounds.set_width(0);
991 tab_bounds.set_height(0);
992 bounds_animator().AnimateViewTo(tab_closing, tab_bounds);