Home | History | Annotate | Download | only in tabs

Lines Matching defs:target_bounds_

602     target_bounds_ = tabstrip->GetIdealBounds(to_index);
613 target_bounds_.x());
615 target_bounds_.width());
631 animation_.CurrentValueBetween(0, target_bounds_.width());
655 return animation_.CurrentValueBetween(0, target_bounds_.width());
677 gfx::Rect target_bounds_;