IsTouchDevicePresent   35 ash/wm/system_gesture_event_filter.cc       ui::TouchFactory::GetInstance()->IsTouchDevicePresent() &&
IsTouchDevicePresent  117 chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc     state = ui::IsTouchDevicePresent() ?
IsTouchDevicePresent  453 content/browser/renderer_host/render_view_host_impl.cc       ui::IsTouchDevicePresent();
IsTouchDevicePresent   60 ui/base/layout.cc   return base::win::IsMetroProcess() && ui::IsTouchDevicePresent();
IsTouchDevicePresent   18 ui/base/touch/touch_device.h UI_BASE_EXPORT bool IsTouchDevicePresent();
IsTouchDevicePresent   11 ui/base/touch/touch_device_aurax11.cc   return ui::TouchFactory::GetInstance()->IsTouchDevicePresent();
IsTouchDevicePresent   25 ui/base/touch/touch_enabled.cc     return IsTouchDevicePresent();
IsTouchDevicePresent   75 ui/events/x/touch_factory_x11.h   bool IsTouchDevicePresent();