HomeSort by relevance Sort by last modified time
    Searched defs:AnimationEnded (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium/chrome/browser/ui/gtk/
hover_controller_gtk.cc 79 void HoverControllerGtk::AnimationEnded(const ui::Animation* animation) {
90 AnimationEnded(animation);
slide_animator_gtk.cc 129 void SlideAnimatorGtk::AnimationEnded(const ui::Animation* animation) {
status_bubble_gtk.cc 360 void StatusBubbleGtk::AnimationEnded(const ui::Animation* animation) {
browser_actions_toolbar_gtk.cc 659 void BrowserActionsToolbarGtk::AnimationEnded(const ui::Animation* animation) {
    [all...]
location_bar_view_gtk.cc     [all...]
  /external/chromium/chrome/browser/ui/gtk/infobars/
infobar_arrow_model.cc 114 void InfoBarArrowModel::AnimationEnded(const ui::Animation* animation) {
  /external/chromium/chrome/browser/ui/views/infobars/
infobar.cc 34 AnimationEnded(NULL);
44 AnimationEnded(NULL);
80 void InfoBar::AnimationEnded(const ui::Animation* animation) {
  /external/chromium/chrome/browser/ui/views/location_bar/
suggested_text_view.cc 32 // Reset the delegate so that we don't attempt to commit in AnimationEnded.
49 void SuggestedTextView::AnimationEnded(const ui::Animation* animation) {
  /external/chromium/chrome/browser/chromeos/
setting_level_bubble.cc 169 void SettingLevelBubble::AnimationEnded(const ui::Animation* animation) {
  /external/chromium/chrome/browser/ui/touch/frame/
touch_browser_frame_view.cc 156 // AnimationEnded below) because we want the client view to occupy the
265 void TouchBrowserFrameView::AnimationEnded(const ui::Animation* animation) {
  /external/chromium/chrome/browser/ui/views/bubble/
bubble.cc 92 void Bubble::AnimationEnded(const ui::Animation* animation) {
  /external/chromium/chrome/browser/ui/views/
dropdown_bar_host.cc 175 void DropdownBarHost::AnimationEnded(const ui::Animation* animation) {
fullscreen_exit_bubble.cc 183 void FullscreenExitBubble::AnimationEnded(
page_info_bubble_view.cc 242 void PageInfoBubbleView::AnimationEnded(const ui::Animation* animation) {
status_bubble_views.cc 152 void AnimationEnded(const Animation* animation);
319 void StatusBubbleViews::StatusView::AnimationEnded(
487 void AnimationEnded(const ui::Animation* animation);
507 void StatusBubbleViews::StatusViewExpander::AnimationEnded(
browser_actions_container.cc 774 void BrowserActionsContainer::AnimationEnded(const ui::Animation* animation) {
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_gtk.cc 153 void DraggedTabGtk::AnimationEnded(const ui::Animation* animation) {
158 AnimationEnded(animation);
tab_renderer_gtk.cc 583 AnimationEnded(animation);
586 void TabRendererGtk::AnimationEnded(const ui::Animation* animation) {
    [all...]
  /external/chromium/chrome/browser/ui/views/download/
download_shelf_view.cc 242 void DownloadShelfView::AnimationEnded(const ui::Animation *animation) {
  /external/chromium/chrome/browser/ui/views/tabs/
base_tab.cc 501 void BaseTab::AnimationEnded(const ui::Animation* animation) {
base_tab_strip.cc 28 virtual void AnimationEnded(const ui::Animation* animation) {
54 virtual void AnimationEnded(const ui::Animation* animation) {
  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_gtk.cc     [all...]
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.cc 818 void BookmarkBarGtk::AnimationEnded(const ui::Animation* animation) {
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_gtk.cc     [all...]
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 754 void BookmarkBarView::AnimationEnded(const ui::Animation* animation) {
    [all...]

Completed in 1828 milliseconds

1 2