EASE_IN 261 ash/sticky_keys/sticky_keys_overlay.cc settings.SetTweenType(visible ? gfx::Tween::EASE_OUT : gfx::Tween::EASE_IN); EASE_IN 599 ash/wm/session_state_animator.cc window, 1.0, duration, gfx::Tween::EASE_IN, observer); EASE_IN 130 ash/wm/window_animations.cc show ? gfx::Tween::EASE_IN : gfx::Tween::EASE_IN_OUT); EASE_IN 74 ash/wm/workspace/phantom_window_controller.cc scoped_setter.SetTweenType(gfx::Tween::EASE_IN); EASE_IN 1176 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc hover_animation_->SetTweenType(gfx::Tween::EASE_IN); EASE_IN 67 chrome/browser/ui/tabs/tab_utils.cc gfx::Tween::EASE_IN)); EASE_IN 174 chrome/browser/ui/tabs/tab_utils.cc gfx::Tween::EASE_IN)); EASE_IN 95 chrome/browser/ui/toolbar/wrench_icon_painter.cc parts.push_back(gfx::MultiAnimation::Part(1000, gfx::Tween::EASE_IN)); EASE_IN 639 chrome/browser/ui/views/tabs/tab.cc gfx::Tween::EASE_IN)); EASE_IN 368 ui/compositor/layer_animation_element_unittest.cc gfx::Tween::Type tween_type = gfx::Tween::EASE_IN; EASE_IN 407 ui/compositor/layer_animation_element_unittest.cc gfx::Tween::Type tween_type = gfx::Tween::EASE_IN; EASE_IN 28 ui/gfx/animation/tween.cc case EASE_IN: EASE_IN 393 ui/keyboard/keyboard_controller.cc settings.SetTweenType(gfx::Tween::EASE_IN); EASE_IN 61 ui/views/controls/glow_hover_controller.cc animation_.SetTweenType(gfx::Tween::EASE_IN); EASE_IN 300 ui/wm/core/window_animations.cc transition->set_tween_type(grow ? gfx::Tween::EASE_OUT : gfx::Tween::EASE_IN);