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

  /external/chromium_org/ui/base/touch/
touch_factory_x11.cc 28 touch_device_available_(false),
86 touch_device_available_ = false;
105 touch_device_available_ = true;
139 touch_device_available_ = true;
282 return !touch_events_disabled_ && touch_device_available_;
295 touch_device_available_ = true;
touch_factory_x11.h 109 bool touch_device_available_; member in class:ui::TouchFactory

Completed in 120 milliseconds