Home | History | Annotate | Download | only in tabs

Lines Matching defs:start_bounds

613                     const gfx::Rect& start_bounds)
616 start_bounds_(start_bounds),
1112 gfx::Rect start_bounds = GetIdealBounds(from_index);
2000 const gfx::Rect& start_bounds) {
2003 new MiniMoveAnimation(this, from_index, to_index, start_bounds));