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

  /external/chromium_org/ui/base/touch/
touch_device.cc 15 int MaxTouchPoints() {
touch_device_ozone.cc 14 int MaxTouchPoints() {
touch_device.h 26 // http://www.w3.org/TR/pointerevents/#widl-Navigator-maxTouchPoints
27 UI_BASE_EXPORT int MaxTouchPoints();
touch_device_aurax11.cc 14 int MaxTouchPoints() {
touch_device_win.cc 17 int MaxTouchPoints() {
touch_device_android.cc 15 int MaxTouchPoints() {
  /external/chromium_org/content/browser/renderer_host/
render_view_host_impl.cc 434 prefs.pointer_events_max_touch_points = ui::MaxTouchPoints();
    [all...]

Completed in 338 milliseconds