Searched refs:animation_container_ (Results 1 – 4 of 4) sorted by relevance
66 return animation_container_.get(); in animation_container()200 scoped_refptr<ui::AnimationContainer> animation_container_; variable
249 if (animation_container_.get()) in StartPulse()250 pulse_animation_->SetContainer(animation_container_.get()); in StartPulse()265 animation_container_ = container; in set_animation_container()358 hover_animation_->SetContainer(animation_container_.get()); in OnMouseEntered()
270 scoped_refptr<ui::AnimationContainer> animation_container_; variable
125 animation_container_(new ui::AnimationContainer()) { in TabStrip()428 tab->set_animation_container(animation_container_.get()); in CreateTab()