OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gesture_type
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/common/input/
input_param_traits.cc
79
content::SyntheticGestureParams::GestureType
gesture_type
;
local
80
if (!ReadParam(m, iter, &
gesture_type
))
83
switch (
gesture_type
) {
/external/chromium_org/ash/drag_drop/
drag_drop_controller_unittest.cc
277
void DispatchGesture(ui::EventType
gesture_type
, gfx::Point location) {
279
gesture_type
,
284
ui::GestureEventDetails(
gesture_type
, 0, 0),
[
all
...]
Completed in 3253 milliseconds