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

  /external/chromium_org/ui/events/x/
device_data_manager.h 162 bool HasGestureTimes(const base::NativeEvent& native_event) const;
198 // the event with HasGestureTimes. Pointers shouldn't be NULL.
device_data_manager.cc 441 bool DeviceDataManager::HasGestureTimes(
events_x.cc 662 if (!DeviceDataManager::GetInstance()->HasGestureTimes(native_event))

Completed in 25 milliseconds