OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsCMTDataType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/events/x/
device_data_manager.h
46
// and the k*Type[Start/End] constants used by
IsCMTDataType
and
101
static bool
IsCMTDataType
(const int type);
device_data_manager.cc
100
bool DeviceDataManager::
IsCMTDataType
(const int type) {
260
if (
IsCMTDataType
(data_type))
Completed in 332 milliseconds