Searched defs:GetGestureTimes (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/base/ozone/
H A Devents_ozone.cc125 bool GetGestureTimes(const base::NativeEvent& native_event, function in namespace:ui
/external/chromium_org/ui/base/win/
H A Devents_win.cc308 bool GetGestureTimes(const base::NativeEvent& native_event, function in namespace:ui
/external/chromium_org/ui/base/x/
H A Ddevice_data_manager.cc513 void DeviceDataManager::GetGestureTimes(const base::NativeEvent& native_event, function in class:ui::DeviceDataManager
H A Devents_x.cc448 if (GetGestureTimes(native_event, &start, &end)) {
753 bool GetGestureTimes(const base::NativeEvent& native_event, function in namespace:ui
765 DeviceDataManager::GetInstance()->GetGestureTimes(

Completed in 105 milliseconds