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

  /external/chromium_org/ui/events/x/
device_data_manager.cc 108 bool DeviceDataManager::IsTouchDataType(const int type) {
298 if (IsTouchDataType(type)) {
344 if (IsTouchDataType(type)) {
349 } else if (IsTouchDataType(type)) {
device_data_manager.h 51 // IsTouchDataType.
106 static bool IsTouchDataType(const int type);

Completed in 764 milliseconds