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 104 bool DeviceDataManager::IsTouchDataType(const int type) {
301 if (IsTouchDataType(type)) {
347 if (IsTouchDataType(type)) {
352 } else if (IsTouchDataType(type)) {
device_data_manager.h 47 // IsTouchDataType.
102 static bool IsTouchDataType(const int type);

Completed in 62 milliseconds