Lines Matching full:wheel
31 // mouse events are presented, result object is not modified. Scroll wheel
40 // Check for scroll wheel events and produce scroll gestures.
53 // the mouse wheel faster.
61 // Records last scroll wheel event.
64 // Accumulators to measure scroll distance while doing scroll wheel emulation
68 // True while wheel emulation is locked in.
74 // Reverse wheel scrolling.
80 // We use normal CDF to simulate scroll wheel acceleration curve. Use the
84 // Note: x for wheel value, v for velocity, y for scroll pixels (offset),
110 // Force scroll wheel emulation for any devices
116 // Movement distance after which to start scroll wheel emulation [in mm]