Pull               38 content/browser/android/edge_effect.h   void Pull(base::TimeTicks current_time, float delta_distance);
Pull              179 content/browser/android/overscroll_glow.cc     Pull(current_time, overscroll - old_overscroll_);
Pull              291 content/browser/android/overscroll_glow.cc     edge_effects_[i]->Pull(current_time, std::abs(edge_overscroll_pull[i]));
Pull               81 content/browser/android/overscroll_glow.h   void Pull(base::TimeTicks current_time,