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

/external/chromium_org/cc/input/
H A Dinput_handler.h65 enum ScrollInputType { Gesture, Wheel, NonBubblingGesture }; enum in class:cc::InputHandler
78 ScrollInputType type) = 0;
131 ScrollInputType type) = 0;

Completed in 61 milliseconds