HomeSort by relevance Sort by last modified time
    Searched refs:OnBoundsAnimationEndedOrCancelled (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/message_center/views/
toast_contents_view.cc 160 // The decrement is done in OnBoundsAnimationEndedOrCancelled callback.
172 // The decrement is done in OnBoundsAnimationEndedOrCancelled callback.
182 void ToastContentsView::OnBoundsAnimationEndedOrCancelled(
221 OnBoundsAnimationEndedOrCancelled(animation);
226 OnBoundsAnimationEndedOrCancelled(animation);
toast_contents_view.h 116 void OnBoundsAnimationEndedOrCancelled(const gfx::Animation* animation);

Completed in 89 milliseconds