Searched defs:AnimationCanceled (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/ui/gfx/animation/
H A Danimation_delegate.h29 virtual void AnimationCanceled(const Animation* animation) {} function in class:gfx::AnimationDelegate
H A Dtest_animation_delegate.h25 virtual void AnimationCanceled(const Animation* animation) { function in class:gfx::TestAnimationDelegate
/external/chromium_org/ash/system/tray/
H A Dtray_item_view.cc135 void TrayItemView::AnimationCanceled(const gfx::Animation* animation) { function in class:ash::TrayItemView
/external/chromium_org/ui/views/animation/
H A Dscroll_animator.cc78 void ScrollAnimator::AnimationCanceled(const gfx::Animation* animation) { function in class:views::ScrollAnimator
H A Dbounds_animator.cc177 data->delegate->AnimationCanceled(data->animation);
219 data.delegate->AnimationCanceled(animation);
252 void BoundsAnimator::AnimationCanceled(const Animation* animation) { function in class:views::BoundsAnimator
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dcontent_setting_image_view.cc151 void ContentSettingImageView::AnimationCanceled( function in class:ContentSettingImageView
/external/chromium_org/ui/message_center/views/
H A Dtoast_contents_view.cc224 void ToastContentsView::AnimationCanceled( function in class:message_center::ToastContentsView
H A Dmessage_center_view.cc963 void MessageCenterView::AnimationCanceled(const gfx::Animation* animation) { function in class:message_center::MessageCenterView
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller.cc529 void DragDropController::AnimationCanceled(const gfx::Animation* animation) { function in class:ash::DragDropController
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_stack_view.cc373 void PanelStackView::AnimationCanceled(const gfx::Animation* animation) { function in class:PanelStackView
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab.cc220 virtual void AnimationCanceled(const gfx::Animation* animation) OVERRIDE {
645 void Tab::AnimationCanceled(const gfx::Animation* animation) { function in class:Tab
H A Dtab_strip.cc173 virtual void AnimationCanceled(const gfx::Animation* animation) OVERRIDE;
193 void ResetDraggingStateDelegate::AnimationCanceled( function in class:__anon5364::ResetDraggingStateDelegate
480 virtual void AnimationCanceled(const gfx::Animation* animation) OVERRIDE;
510 void TabStrip::RemoveTabDelegate::AnimationCanceled( function in class:TabStrip::RemoveTabDelegate

Completed in 5221 milliseconds