Searched refs:TransferActiveWheelFlingAnimation (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/content/renderer/input/
H A Dinput_handler_proxy_client.h27 virtual void TransferActiveWheelFlingAnimation(
H A Dinput_handler_wrapper.cc32 void InputHandlerWrapper::TransferActiveWheelFlingAnimation( function in class:content::InputHandlerWrapper
36 base::Bind(&RenderViewImpl::TransferActiveWheelFlingAnimation,
H A Dinput_handler_wrapper.h31 virtual void TransferActiveWheelFlingAnimation(
H A Dinput_handler_proxy.cc756 client_->TransferActiveWheelFlingAnimation(fling_parameters_);
H A Dinput_handler_proxy_unittest.cc163 MOCK_METHOD1(TransferActiveWheelFlingAnimation,
629 TransferActiveWheelFlingAnimation(testing::AllOf(
733 TransferActiveWheelFlingAnimation(testing::AllOf(
825 TransferActiveWheelFlingAnimation(testing::AllOf(
/external/chromium_org/content/renderer/
H A Drender_view_impl.h303 void TransferActiveWheelFlingAnimation(
H A Drender_view_impl.cc1293 void RenderViewImpl::TransferActiveWheelFlingAnimation( function in class:content::RenderViewImpl

Completed in 154 milliseconds