Searched defs:Wheel (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/cc/input/
H A Dinput_handler.h59 enum ScrollInputType { Gesture, Wheel, NonBubblingGesture }; enumerator in enum:cc::InputHandler::ScrollInputType
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_damage.cc361 host_impl->ScrollBegin(gfx::Point(1,1), InputHandler::Wheel); member in class:cc::__anon4168::LayerTreeHostDamageTestScrollbarDoesDamage::InputHandler
H A Dlayer_tree_host_impl_unittest.cc471 host_impl_->ScrollBegin(gfx::Point(), InputHandler::Wheel));
481 host_impl_->ScrollBegin(gfx::Point(), InputHandler::Wheel));
503 host_impl_->ScrollBegin(gfx::Point(), InputHandler::Wheel));
513 host_impl_->ScrollBegin(gfx::Point(), InputHandler::Wheel));
538 host_impl_->ScrollBegin(gfx::Point(), InputHandler::Wheel));
552 host_impl_->ScrollBegin(gfx::Point(), InputHandler::Wheel));
588 host_impl_->ScrollBegin(gfx::Point(), InputHandler::Wheel));
621 host_impl_->ScrollBegin(gfx::Point(), InputHandler::Wheel));
639 InputHandler::Wheel));
647 InputHandler::Wheel));
1155 host_impl_->ScrollBegin(gfx::Point(), InputHandler::Wheel); member in class:cc::__anon4159::InputHandler
[all...]
/external/chromium_org/third_party/WebKit/Source/core/platform/
H A DPlatformEvent.h49 Wheel, enumerator in enum:WebCore::PlatformEvent::Type

Completed in 120 milliseconds