Home | History | Annotate | Download | only in x

Lines Matching refs:NativeEvent

148   bool IsXIDeviceEvent(const base::NativeEvent& native_event) const;
151 bool IsTouchpadXInputEvent(const base::NativeEvent& native_event) const;
156 bool IsCMTDeviceEvent(const base::NativeEvent& native_event) const;
160 bool IsCMTGestureEvent(const base::NativeEvent& native_event) const;
163 bool IsScrollEvent(const base::NativeEvent& native_event) const;
164 bool IsFlingEvent(const base::NativeEvent& native_event) const;
165 bool IsCMTMetricsEvent(const base::NativeEvent& native_event) const;
168 bool HasGestureTimes(const base::NativeEvent& native_event) const;
173 void GetScrollOffsets(const base::NativeEvent& native_event,
182 void GetFlingData(const base::NativeEvent& native_event,
191 void GetMetricsData(const base::NativeEvent& native_event,
198 void GetGestureTimes(const base::NativeEvent& native_event,