Searched defs:AnimationProgressed (Results 1 - 25 of 39) sorted by relevance

12

/external/chromium_org/ui/gfx/animation/
H A Danimation_delegate.h26 virtual void AnimationProgressed(const Animation* animation) {} function in class:gfx::AnimationDelegate
/external/chromium_org/ash/shelf/
H A Dbackground_animator.cc42 AnimationProgressed(&animation_);
51 void BackgroundAnimator::AnimationProgressed(const gfx::Animation* animation) { function in class:ash::BackgroundAnimator
/external/chromium_org/ui/chromeos/network/
H A Dnetwork_icon_animation.cc26 void NetworkIconAnimation::AnimationProgressed( function in class:ui::network_icon::NetworkIconAnimation
/external/chromium_org/ash/display/
H A Dshared_display_edge_indicator.cc103 void SharedDisplayEdgeIndicator::AnimationProgressed( function in class:ash::SharedDisplayEdgeIndicator
/external/chromium_org/ash/system/tray/
H A Dtray_item_view.cc70 AnimationProgressed(animation_.get());
73 AnimationProgressed(animation_.get());
114 void TrayItemView::AnimationProgressed(const gfx::Animation* animation) { function in class:ash::TrayItemView
/external/chromium_org/ui/views/animation/
H A Dscroll_animator.cc68 void ScrollAnimator::AnimationProgressed(const gfx::Animation* animation) { function in class:views::ScrollAnimator
H A Dbounds_animator.cc58 // AnimateViewTo. AnimationProgressed does nothing when the bounds of the
226 void BoundsAnimator::AnimationProgressed(const Animation* animation) { function in class:views::BoundsAnimator
245 data.delegate->AnimationProgressed(animation);
/external/chromium_org/chrome/browser/ui/toolbar/
H A Dwrench_icon_painter.cc131 void WrenchIconPainter::AnimationProgressed(const gfx::Animation* animation) { function in class:WrenchIconPainter
/external/chromium_org/chrome/browser/ui/views/
H A Ddropdown_bar_host.cc85 AnimationProgressed(animation_.get());
167 void DropdownBarHost::AnimationProgressed(const gfx::Animation* animation) { function in class:DropdownBarHost
H A Dfullscreen_exit_bubble_views.cc406 void FullscreenExitBubbleViews::AnimationProgressed( function in class:FullscreenExitBubbleViews
428 AnimationProgressed(animation);
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dcontent_setting_image_view.cc143 void ContentSettingImageView::AnimationProgressed( function in class:ContentSettingImageView
H A Dorigin_chip_view.cc353 void OriginChipView::AnimationProgressed(const gfx::Animation* animation) { function in class:OriginChipView
357 views::LabelButton::AnimationProgressed(animation);
/external/chromium_org/components/infobars/core/
H A Dinfobar.cc115 void InfoBar::AnimationProgressed(const gfx::Animation* animation) { function in class:infobars::InfoBar
/external/chromium_org/ui/views/controls/
H A Dglow_hover_controller.cc124 void GlowHoverController::AnimationProgressed(const gfx::Animation* animation) { function in class:views::GlowHoverController
H A Dslider.cc103 AnimationProgressed(move_animation_.get());
342 void Slider::AnimationProgressed(const gfx::Animation* animation) { function in class:views::Slider
/external/chromium_org/ui/views/controls/scrollbar/
H A Doverlay_scroll_bar.cc37 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
77 void OverlayScrollBarThumb::AnimationProgressed( function in class:views::__anon17062::OverlayScrollBarThumb
/external/chromium_org/ui/app_list/
H A Dpagination_model.cc254 void PaginationModel::AnimationProgressed(const gfx::Animation* animation) { function in class:app_list::PaginationModel
/external/chromium_org/ui/app_list/views/
H A Dsearch_result_list_view.cc243 void SearchResultListView::AnimationProgressed( function in class:app_list::SearchResultListView
/external/chromium_org/ui/message_center/views/
H A Dtoast_contents_view.cc208 void ToastContentsView::AnimationProgressed(const gfx::Animation* animation) { function in class:message_center::ToastContentsView
/external/chromium_org/ui/views/controls/button/
H A Dcustom_button.cc313 void CustomButton::AnimationProgressed(const gfx::Animation* animation) { function in class:views::CustomButton
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller.cc522 void DragDropController::AnimationProgressed(const gfx::Animation* animation) { function in class:ash::DragDropController
/external/chromium_org/ash/frame/
H A Ddefault_header_painter.cc227 void DefaultHeaderPainter::AnimationProgressed( function in class:ash::DefaultHeaderPainter
/external/chromium_org/chrome/browser/ui/views/download/
H A Ddownload_shelf_view.cc190 void DownloadShelfView::AnimationProgressed(const gfx::Animation *animation) { function in class:DownloadShelfView
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_header_painter_ash.cc278 void BrowserHeaderPainterAsh::AnimationProgressed( function in class:BrowserHeaderPainterAsh
/external/chromium_org/ash/frame/caption_buttons/
H A Dframe_caption_button_container_view.cc236 AnimationProgressed(maximize_mode_animation_.get());
247 AnimationProgressed(animation);
256 void FrameCaptionButtonContainerView::AnimationProgressed( function in class:ash::FrameCaptionButtonContainerView

Completed in 596 milliseconds

12