OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TAP_GESTURE
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/content/common/input/
synthetic_gesture_params.h
49
TAP_GESTURE
,
50
SYNTHETIC_GESTURE_TYPE_MAX =
TAP_GESTURE
synthetic_tap_gesture_params.cc
25
return
TAP_GESTURE
;
31
DCHECK_EQ(
TAP_GESTURE
, gesture_params->GetGestureType());
input_param_traits.cc
69
case content::SyntheticGestureParams::
TAP_GESTURE
:
93
case content::SyntheticGestureParams::
TAP_GESTURE
:
120
case content::SyntheticGestureParams::
TAP_GESTURE
:
input_param_traits_unittest.cc
84
case SyntheticGestureParams::
TAP_GESTURE
:
228
ASSERT_EQ(SyntheticGestureParams::
TAP_GESTURE
,
/external/chromium_org/content/browser/renderer_host/input/
synthetic_gesture.cc
38
case SyntheticGestureParams::
TAP_GESTURE
:
Completed in 139 milliseconds