Searched refs:touch_device_available_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/events/x/
H A Dtouch_factory_x11.cc31 touch_device_available_(false),
84 touch_device_available_ = false;
104 touch_device_available_ = true;
140 touch_device_available_ = true;
280 return !touch_events_disabled_ && touch_device_available_;
290 touch_device_available_ = false;
309 touch_device_available_ = true;
H A Dtouch_factory_x11.h125 bool touch_device_available_; member in class:ui::TouchFactory

Completed in 139 milliseconds