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

  /external/chromium_org/content/public/common/
web_preferences.h 123 bool touch_enabled; member in struct:content::WebPreferences
web_preferences.cc 103 touch_enabled(false),
common_param_traits_macros.h 159 IPC_STRUCT_TRAITS_MEMBER(touch_enabled)
  /external/chromium_org/ui/base/
ui_base.target.darwin-arm64.mk 76 ui/base/touch/touch_enabled.cc \
ui_base.target.darwin-mips.mk 76 ui/base/touch/touch_enabled.cc \
ui_base.target.darwin-mips64.mk 76 ui/base/touch/touch_enabled.cc \
ui_base.target.darwin-x86.mk 76 ui/base/touch/touch_enabled.cc \
ui_base.target.darwin-x86_64.mk 76 ui/base/touch/touch_enabled.cc \
ui_base.target.linux-arm64.mk 76 ui/base/touch/touch_enabled.cc \
ui_base.target.linux-mips.mk 76 ui/base/touch/touch_enabled.cc \
ui_base.target.linux-mips64.mk 76 ui/base/touch/touch_enabled.cc \
ui_base.target.linux-x86.mk 76 ui/base/touch/touch_enabled.cc \
ui_base.target.linux-x86_64.mk 76 ui/base/touch/touch_enabled.cc \
ui_base.target.darwin-arm.mk 76 ui/base/touch/touch_enabled.cc \
ui_base.target.linux-arm.mk 76 ui/base/touch/touch_enabled.cc \
  /external/chromium_org/content/browser/renderer_host/
render_view_host_impl.cc 79 #include "ui/base/touch/touch_enabled.h"
419 prefs.touch_enabled = ui::AreTouchEventsEnabled();
420 prefs.device_supports_touch = prefs.touch_enabled &&
    [all...]
  /external/chromium_org/content/renderer/
render_view_impl.cc     [all...]

Completed in 93 milliseconds