HomeSort by relevance Sort by last modified time
    Searched defs:IsTouchDevicePresent (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ui/base/touch/
touch_device.cc 11 bool IsTouchDevicePresent() {
touch_device_android.cc 9 bool IsTouchDevicePresent() {
touch_device_aurax11.cc 10 bool IsTouchDevicePresent() {
11 return ui::TouchFactory::GetInstance()->IsTouchDevicePresent();
touch_device_ozone.cc 9 bool IsTouchDevicePresent() {
touch_device_win.cc 11 bool IsTouchDevicePresent() {

Completed in 2248 milliseconds