Searched defs:AnimationEnded (Results 1 - 25 of 27) sorted by relevance

12

/external/chromium/chrome/browser/ui/views/location_bar/
H A Dsuggested_text_view.cc32 // Reset the delegate so that we don't attempt to commit in AnimationEnded.
49 void SuggestedTextView::AnimationEnded(const ui::Animation* animation) { function in class:SuggestedTextView
/external/chromium/chrome/browser/ui/gtk/
H A Dhover_controller_gtk.cc79 void HoverControllerGtk::AnimationEnded(const ui::Animation* animation) { function in class:HoverControllerGtk
90 AnimationEnded(animation);
H A Dslide_animator_gtk.cc129 void SlideAnimatorGtk::AnimationEnded(const ui::Animation* animation) { function in class:SlideAnimatorGtk
H A Dstatus_bubble_gtk.cc360 void StatusBubbleGtk::AnimationEnded(const ui::Animation* animation) { function in class:StatusBubbleGtk
H A Dbrowser_actions_toolbar_gtk.cc659 void BrowserActionsToolbarGtk::AnimationEnded(const ui::Animation* animation) { function in class:BrowserActionsToolbarGtk
H A Dlocation_bar_view_gtk.cc1341 void LocationBarViewGtk::ContentSettingImageViewGtk::AnimationEnded( function in class:LocationBarViewGtk::ContentSettingImageViewGtk
/external/chromium/chrome/browser/ui/gtk/infobars/
H A Dinfobar_arrow_model.cc114 void InfoBarArrowModel::AnimationEnded(const ui::Animation* animation) { function in class:InfoBarArrowModel
/external/chromium/chrome/browser/ui/views/infobars/
H A Dinfobar.cc34 AnimationEnded(NULL);
44 AnimationEnded(NULL);
80 void InfoBar::AnimationEnded(const ui::Animation* animation) { function in class:InfoBar
/external/chromium/chrome/browser/chromeos/
H A Dsetting_level_bubble.cc169 void SettingLevelBubble::AnimationEnded(const ui::Animation* animation) { function in class:chromeos::SettingLevelBubble
/external/chromium/chrome/browser/ui/touch/frame/
H A Dtouch_browser_frame_view.cc156 // AnimationEnded below) because we want the client view to occupy the
265 void TouchBrowserFrameView::AnimationEnded(const ui::Animation* animation) { function in class:TouchBrowserFrameView
/external/chromium/chrome/browser/ui/views/bubble/
H A Dbubble.cc92 void Bubble::AnimationEnded(const ui::Animation* animation) { function in class:Bubble
/external/chromium/chrome/browser/ui/views/
H A Ddropdown_bar_host.cc175 void DropdownBarHost::AnimationEnded(const ui::Animation* animation) { function in class:DropdownBarHost
H A Dfullscreen_exit_bubble.cc183 void FullscreenExitBubble::AnimationEnded( function in class:FullscreenExitBubble
H A Dpage_info_bubble_view.cc242 void PageInfoBubbleView::AnimationEnded(const ui::Animation* animation) { function in class:PageInfoBubbleView
H A Dstatus_bubble_views.cc152 void AnimationEnded(const Animation* animation);
319 void StatusBubbleViews::StatusView::AnimationEnded( function in class:StatusBubbleViews::StatusView
487 void AnimationEnded(const ui::Animation* animation);
507 void StatusBubbleViews::StatusViewExpander::AnimationEnded( function in class:StatusBubbleViews::StatusViewExpander
H A Dbrowser_actions_container.cc774 void BrowserActionsContainer::AnimationEnded(const ui::Animation* animation) { function in class:BrowserActionsContainer
1085 // because that could end up calling AnimationEnded which clears the value.
1092 AnimationEnded(resize_animation_.get());
/external/chromium/chrome/browser/ui/gtk/tabs/
H A Ddragged_tab_gtk.cc153 void DraggedTabGtk::AnimationEnded(const ui::Animation* animation) { function in class:DraggedTabGtk
158 AnimationEnded(animation);
H A Dtab_renderer_gtk.cc583 AnimationEnded(animation);
586 void TabRendererGtk::AnimationEnded(const ui::Animation* animation) { function in class:TabRendererGtk
/external/chromium/chrome/browser/ui/views/download/
H A Ddownload_shelf_view.cc242 void DownloadShelfView::AnimationEnded(const ui::Animation *animation) { function in class:DownloadShelfView
/external/chromium/chrome/browser/ui/views/tabs/
H A Dbase_tab.cc501 void BaseTab::AnimationEnded(const ui::Animation* animation) { function in class:BaseTab
H A Dbase_tab_strip.cc28 virtual void AnimationEnded(const ui::Animation* animation) { function in class:__anon2580::ResetDraggingStateDelegate
54 virtual void AnimationEnded(const ui::Animation* animation) { function in class:BaseTabStrip::RemoveTabDelegate
H A Ddragged_tab_controller.cc264 virtual void AnimationEnded(const ui::Animation* animation) { function in class:DraggedTabController::DockDisplayer
/external/chromium/chrome/browser/renderer_host/
H A Drender_widget_host_view_gtk.cc1159 void RenderWidgetHostViewGtk::AnimationEnded(const ui::Animation* animation) { function in class:RenderWidgetHostViewGtk
/external/chromium/chrome/browser/ui/gtk/bookmarks/
H A Dbookmark_bar_gtk.cc818 void BookmarkBarGtk::AnimationEnded(const ui::Animation* animation) { function in class:BookmarkBarGtk
/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.cc754 void BookmarkBarView::AnimationEnded(const ui::Animation* animation) { function in class:BookmarkBarView

Completed in 328 milliseconds

12