OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DT_CMT_METRICS_TYPE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/events/x/
device_data_manager.h
67
DT_CMT_METRICS_TYPE
, // Metrics type of the metrics gesture, which are
device_data_manager.cc
433
return (HasEventData(xiev,
DT_CMT_METRICS_TYPE
) &&
510
if (data.find(
DT_CMT_METRICS_TYPE
) != data.end()) {
511
int val = static_cast<int>(data[
DT_CMT_METRICS_TYPE
]);
Completed in 342 milliseconds