ScrollbarAnimationControllerThinning   23 cc/animation/scrollbar_animation_controller_thinning.cc scoped_ptr<ScrollbarAnimationControllerThinning>
ScrollbarAnimationControllerThinning   24 cc/animation/scrollbar_animation_controller_thinning.cc ScrollbarAnimationControllerThinning::Create(LayerImpl* scroll_layer) {
ScrollbarAnimationControllerThinning   25 cc/animation/scrollbar_animation_controller_thinning.cc   return make_scoped_ptr(new ScrollbarAnimationControllerThinning(
ScrollbarAnimationControllerThinning   31 cc/animation/scrollbar_animation_controller_thinning.cc scoped_ptr<ScrollbarAnimationControllerThinning>
ScrollbarAnimationControllerThinning   32 cc/animation/scrollbar_animation_controller_thinning.cc ScrollbarAnimationControllerThinning::CreateForTest(LayerImpl* scroll_layer,
ScrollbarAnimationControllerThinning   34 cc/animation/scrollbar_animation_controller_thinning.cc   return make_scoped_ptr(new ScrollbarAnimationControllerThinning(
ScrollbarAnimationControllerThinning   38 cc/animation/scrollbar_animation_controller_thinning.cc ScrollbarAnimationControllerThinning::ScrollbarAnimationControllerThinning(
ScrollbarAnimationControllerThinning   56 cc/animation/scrollbar_animation_controller_thinning.cc ScrollbarAnimationControllerThinning::~ScrollbarAnimationControllerThinning() {
ScrollbarAnimationControllerThinning   59 cc/animation/scrollbar_animation_controller_thinning.cc bool ScrollbarAnimationControllerThinning::IsAnimating() const {
ScrollbarAnimationControllerThinning   63 cc/animation/scrollbar_animation_controller_thinning.cc base::TimeDelta ScrollbarAnimationControllerThinning::DelayBeforeStart(
ScrollbarAnimationControllerThinning   72 cc/animation/scrollbar_animation_controller_thinning.cc bool ScrollbarAnimationControllerThinning::Animate(base::TimeTicks now) {
ScrollbarAnimationControllerThinning   86 cc/animation/scrollbar_animation_controller_thinning.cc void ScrollbarAnimationControllerThinning::DidScrollGestureBegin() {
ScrollbarAnimationControllerThinning   89 cc/animation/scrollbar_animation_controller_thinning.cc void ScrollbarAnimationControllerThinning::DidScrollGestureEnd(
ScrollbarAnimationControllerThinning   93 cc/animation/scrollbar_animation_controller_thinning.cc void ScrollbarAnimationControllerThinning::DidMouseMoveOffScrollbar(
ScrollbarAnimationControllerThinning  103 cc/animation/scrollbar_animation_controller_thinning.cc bool ScrollbarAnimationControllerThinning::DidScrollUpdate(
ScrollbarAnimationControllerThinning  115 cc/animation/scrollbar_animation_controller_thinning.cc bool ScrollbarAnimationControllerThinning::DidMouseMoveNear(
ScrollbarAnimationControllerThinning  140 cc/animation/scrollbar_animation_controller_thinning.cc float ScrollbarAnimationControllerThinning::AnimationProgressAtTime(
ScrollbarAnimationControllerThinning  152 cc/animation/scrollbar_animation_controller_thinning.cc float ScrollbarAnimationControllerThinning::OpacityAtAnimationProgress(
ScrollbarAnimationControllerThinning  162 cc/animation/scrollbar_animation_controller_thinning.cc ScrollbarAnimationControllerThinning::ThumbThicknessScaleAtAnimationProgress(
ScrollbarAnimationControllerThinning  170 cc/animation/scrollbar_animation_controller_thinning.cc float ScrollbarAnimationControllerThinning::AdjustScale(
ScrollbarAnimationControllerThinning  181 cc/animation/scrollbar_animation_controller_thinning.cc void ScrollbarAnimationControllerThinning::ApplyOpacityAndThumbThicknessScale(
ScrollbarAnimationControllerThinning   16 cc/animation/scrollbar_animation_controller_thinning.h class CC_EXPORT ScrollbarAnimationControllerThinning
ScrollbarAnimationControllerThinning   19 cc/animation/scrollbar_animation_controller_thinning.h   static scoped_ptr<ScrollbarAnimationControllerThinning> Create(
ScrollbarAnimationControllerThinning   22 cc/animation/scrollbar_animation_controller_thinning.h   static scoped_ptr<ScrollbarAnimationControllerThinning> CreateForTest(
ScrollbarAnimationControllerThinning   27 cc/animation/scrollbar_animation_controller_thinning.h   virtual ~ScrollbarAnimationControllerThinning();
ScrollbarAnimationControllerThinning   47 cc/animation/scrollbar_animation_controller_thinning.h   ScrollbarAnimationControllerThinning(LayerImpl* scroll_layer,
ScrollbarAnimationControllerThinning   88 cc/animation/scrollbar_animation_controller_thinning.h   DISALLOW_COPY_AND_ASSIGN(ScrollbarAnimationControllerThinning);
ScrollbarAnimationControllerThinning   47 cc/animation/scrollbar_animation_controller_thinning_unittest.cc     scrollbar_controller_ = ScrollbarAnimationControllerThinning::CreateForTest(
ScrollbarAnimationControllerThinning   56 cc/animation/scrollbar_animation_controller_thinning_unittest.cc   scoped_ptr<ScrollbarAnimationControllerThinning> scrollbar_controller_;
ScrollbarAnimationControllerThinning 1328 cc/layers/layer_impl.cc         ScrollbarAnimationControllerThinning::Create(this)
ScrollbarAnimationControllerThinning 1385 cc/trees/layer_tree_host_impl_unittest.cc   ScrollbarAnimationControllerThinning* scrollbar_animation_controller =
ScrollbarAnimationControllerThinning 1386 cc/trees/layer_tree_host_impl_unittest.cc       static_cast<ScrollbarAnimationControllerThinning*>(