HomeSort by relevance Sort by last modified time
    Searched refs:AnimationEnded (Results 26 - 50 of 58) sorted by null

12 3

  /external/chromium_org/ui/views/animation/
bounds_animator.h 142 // Invoked from AnimationEnded and AnimationCanceled.
148 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
bounds_animator.cc 216 data.delegate->AnimationEnded(animation);
248 void BoundsAnimator::AnimationEnded(const Animation* animation) {
  /external/chromium_org/ui/views/controls/
glow_hover_controller.cc 120 void GlowHoverController::AnimationEnded(const gfx::Animation* animation) {
  /external/chromium_org/chrome/browser/ui/views/
dropdown_bar_host.cc 123 // AnimationEnded ourselves as Reset does not call it if we are not
126 AnimationEnded(animation_.get());
188 void DropdownBarHost::AnimationEnded(const gfx::Animation* animation) {
status_bubble_views.cc 88 virtual void AnimationEnded(const Animation* animation) OVERRIDE;
485 void StatusBubbleViews::StatusViewAnimation::AnimationEnded(
521 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
541 void StatusBubbleViews::StatusViewExpander::AnimationEnded(
fullscreen_exit_bubble_views.cc 426 void FullscreenExitBubbleViews::AnimationEnded(
  /external/chromium_org/chrome/browser/ui/views/location_bar/
content_setting_image_view.cc 134 void ContentSettingImageView::AnimationEnded(const gfx::Animation* animation) {
153 AnimationEnded(animation);
origin_chip_view.cc 353 void OriginChipView::AnimationEnded(const gfx::Animation* animation) {
357 views::LabelButton::AnimationEnded(animation);
location_bar_view.h 414 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/ui/app_list/views/
search_result_list_view.cc 200 AnimationEnded(auto_launch_animation_.get());
223 void SearchResultListView::AnimationEnded(const gfx::Animation* animation) {
  /external/chromium_org/ash/wm/
immersive_fullscreen_controller.h 145 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_stack_view.cc 360 void PanelStackView::AnimationEnded(const gfx::Animation* animation) {
378 AnimationEnded(animation);
panel_view.h 162 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.h 193 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab.h 170 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
tab_strip.cc 170 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
185 void ResetDraggingStateDelegate::AnimationEnded(
193 AnimationEnded(animation);
497 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
509 void TabStrip::RemoveTabDelegate::AnimationEnded(
530 AnimationEnded(animation);
    [all...]
  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_actions_container.h 214 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
browser_actions_container.cc 509 void BrowserActionsContainer::AnimationEnded(const gfx::Animation* animation) {
    [all...]
  /external/chromium_org/ui/app_list/
pagination_model.cc 259 void PaginationModel::AnimationEnded(const gfx::Animation* animation) {
  /external/chromium_org/ui/message_center/views/
toast_contents_view.cc 220 void ToastContentsView::AnimationEnded(const gfx::Animation* animation) {
message_center_view.cc 925 void MessageCenterView::AnimationEnded(const gfx::Animation* animation) {
    [all...]
  /external/chromium_org/ash/drag_drop/
drag_drop_controller.cc 480 void DragDropController::AnimationEnded(const gfx::Animation* animation) {
527 AnimationEnded(animation);
  /external/chromium_org/chrome/browser/ui/views/download/
download_shelf_view.cc 205 void DownloadShelfView::AnimationEnded(const gfx::Animation *animation) {
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_install_dialog_view.cc 329 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
    [all...]
  /external/chromium_org/ash/shelf/
shelf_view.cc 272 virtual void AnimationEnded(const Animation* animation) OVERRIDE {
328 virtual void AnimationEnded(const Animation* animation) OVERRIDE {
353 virtual void AnimationEnded(const Animation* animation) OVERRIDE {
    [all...]

Completed in 1487 milliseconds

12 3