HomeSort by relevance Sort by last modified time
    Searched refs:IsCMTDataType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/events/x/
device_data_manager.h 50 // and the k*Type[Start/End] constants used by IsCMTDataType and
105 static bool IsCMTDataType(const int type);
device_data_manager.cc 104 bool DeviceDataManager::IsCMTDataType(const int type) {
257 if (IsCMTDataType(data_type))

Completed in 53 milliseconds