Home
last modified time | relevance | path

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

/external/chromium_org/content/renderer/input/
Dinput_handler_wrapper.cc31 void InputHandlerWrapper::TransferActiveWheelFlingAnimation( in TransferActiveWheelFlingAnimation() function in content::InputHandlerWrapper
35 base::Bind(&RenderViewImpl::TransferActiveWheelFlingAnimation, in TransferActiveWheelFlingAnimation()
Dinput_handler_proxy_client.h27 virtual void TransferActiveWheelFlingAnimation(
Dinput_handler_wrapper.h30 virtual void TransferActiveWheelFlingAnimation(
Dinput_handler_proxy_unittest.cc165 MOCK_METHOD1(TransferActiveWheelFlingAnimation,
618 TransferActiveWheelFlingAnimation(testing::AllOf( in TEST_F()
722 TransferActiveWheelFlingAnimation(testing::AllOf( in TEST_F()
814 TransferActiveWheelFlingAnimation(testing::AllOf( in TEST_F()
Dinput_handler_proxy.cc730 client_->TransferActiveWheelFlingAnimation(fling_parameters_); in TouchpadFlingScroll()
/external/chromium_org/content/renderer/
Drender_view_impl.h325 void TransferActiveWheelFlingAnimation(
Drender_view_impl.cc1030 void RenderViewImpl::TransferActiveWheelFlingAnimation( in TransferActiveWheelFlingAnimation() function in content::RenderViewImpl