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

1 2

  /external/chromium_org/ash/shelf/
background_animator.cc 42 AnimationProgressed(&animation_);
51 void BackgroundAnimator::AnimationProgressed(const gfx::Animation* animation) {
  /external/chromium_org/ui/gfx/animation/
animation_delegate.h 26 virtual void AnimationProgressed(const Animation* animation) {}
  /external/chromium_org/ash/system/chromeos/network/
network_icon_animation.cc 26 void NetworkIconAnimation::AnimationProgressed(
  /external/chromium_org/ash/display/
shared_display_edge_indicator.cc 103 void SharedDisplayEdgeIndicator::AnimationProgressed(
  /external/chromium_org/ui/views/animation/
scroll_animator.cc 68 void ScrollAnimator::AnimationProgressed(const gfx::Animation* animation) {
bounds_animator.cc 58 // AnimateViewTo. AnimationProgressed does nothing when the bounds of the
226 void BoundsAnimator::AnimationProgressed(const Animation* animation) {
245 data.delegate->AnimationProgressed(animation);
  /external/chromium_org/ash/system/tray/
tray_item_view.cc 70 AnimationProgressed(animation_.get());
73 AnimationProgressed(animation_.get());
114 void TrayItemView::AnimationProgressed(const gfx::Animation* animation) {
  /external/chromium_org/chrome/browser/ui/toolbar/
wrench_icon_painter.cc 170 void WrenchIconPainter::AnimationProgressed(const gfx::Animation* animation) {
  /external/chromium_org/chrome/browser/ui/views/location_bar/
add_to_app_launcher_view.cc 124 AnimationProgressed(animation);
127 void AddToAppLauncherView::AnimationProgressed(
content_setting_image_view.cc 143 void ContentSettingImageView::AnimationProgressed(
origin_chip_view.cc 346 void OriginChipView::AnimationProgressed(const gfx::Animation* animation) {
350 views::LabelButton::AnimationProgressed(animation);
  /external/chromium_org/components/infobars/core/
infobar.cc 115 void InfoBar::AnimationProgressed(const gfx::Animation* animation) {
  /external/chromium_org/ui/views/controls/
glow_hover_controller.cc 124 void GlowHoverController::AnimationProgressed(const gfx::Animation* animation) {
slider.cc 103 AnimationProgressed(move_animation_.get());
342 void Slider::AnimationProgressed(const gfx::Animation* animation) {
  /external/chromium_org/chrome/browser/ui/views/
dropdown_bar_host.cc 89 AnimationProgressed(animation_.get());
171 void DropdownBarHost::AnimationProgressed(const gfx::Animation* animation) {
fullscreen_exit_bubble_views.cc 406 void FullscreenExitBubbleViews::AnimationProgressed(
428 AnimationProgressed(animation);
  /external/chromium_org/ui/app_list/views/
search_result_list_view.cc 237 void SearchResultListView::AnimationProgressed(
  /external/chromium_org/ui/views/controls/button/
custom_button.cc 315 void CustomButton::AnimationProgressed(const gfx::Animation* animation) {
  /external/chromium_org/ui/views/controls/scrollbar/
overlay_scroll_bar.cc 37 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
77 void OverlayScrollBarThumb::AnimationProgressed(
  /external/chromium_org/ash/drag_drop/
drag_drop_controller.cc 519 void DragDropController::AnimationProgressed(const gfx::Animation* animation) {
  /external/chromium_org/ash/frame/
default_header_painter.cc 248 void DefaultHeaderPainter::AnimationProgressed(
  /external/chromium_org/chrome/browser/ui/views/download/
download_shelf_view.cc 190 void DownloadShelfView::AnimationProgressed(const gfx::Animation *animation) {
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_header_painter_ash.cc 270 void BrowserHeaderPainterAsh::AnimationProgressed(
  /external/chromium_org/ui/app_list/
pagination_model.cc 254 void PaginationModel::AnimationProgressed(const gfx::Animation* animation) {
  /external/chromium_org/ui/message_center/views/
toast_contents_view.cc 208 void ToastContentsView::AnimationProgressed(const gfx::Animation* animation) {

Completed in 553 milliseconds

1 2