Home
last modified time | relevance | path

Searched refs:IsCMTDataType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/events/x/
Ddevice_data_manager_x11.h109 static bool IsCMTDataType(const int type);
Ddevice_data_manager_x11.cc109 bool DeviceDataManagerX11::IsCMTDataType(const int type) { in IsCMTDataType() function in ui::DeviceDataManagerX11
269 if (IsCMTDataType(data_type)) in UpdateDeviceList()