Searched refs:IsTouchDevicePresent (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/ui/base/touch/
H A Dtouch_device.cc11 bool IsTouchDevicePresent() { function in namespace:ui
H A Dtouch_device_ozone.cc9 bool IsTouchDevicePresent() { function in namespace:ui
H A Dtouch_device_aurax11.cc10 bool IsTouchDevicePresent() { function in namespace:ui
11 return ui::TouchFactory::GetInstance()->IsTouchDevicePresent();
H A Dtouch_device_win.cc11 bool IsTouchDevicePresent() { function in namespace:ui
18 if (!IsTouchDevicePresent())
H A Dtouch_device.h18 UI_BASE_EXPORT bool IsTouchDevicePresent();
H A Dtouch_device_android.cc11 bool IsTouchDevicePresent() { function in namespace:ui
H A Dtouch_enabled.cc25 return IsTouchDevicePresent();
/external/chromium_org/ash/wm/
H A Dsystem_gesture_event_filter.cc35 ui::TouchFactory::GetInstance()->IsTouchDevicePresent() &&
/external/chromium_org/ui/events/x/
H A Dtouch_factory_x11.h79 bool IsTouchDevicePresent();
H A Dtouch_factory_x11.cc279 bool TouchFactory::IsTouchDevicePresent() {
/external/chromium_org/chrome/browser/metrics/
H A Dchrome_browser_main_extra_parts_metrics.cc203 state = ui::IsTouchDevicePresent() ?
/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_impl.cc421 ui::IsTouchDevicePresent();

Completed in 208 milliseconds