ProgressToEnd     176 ui/compositor/layer_animation_element.h   bool ProgressToEnd(LayerAnimationDelegate* delegate);
ProgressToEnd      74 ui/compositor/layer_animation_sequence.cc     if (elements_[current_index]->ProgressToEnd(delegate))
ProgressToEnd     143 ui/compositor/layer_animation_sequence.cc     if (elements_[current_index]->ProgressToEnd(delegate))
ProgressToEnd      74 ui/compositor/layer_animation_sequence.h   void ProgressToEnd(LayerAnimationDelegate* delegate);
ProgressToEnd     361 ui/compositor/layer_animator.cc   sequence->ProgressToEnd(delegate());