Home
last modified time | relevance | path

Searched refs:touch_devices (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/events/x/
Dtouch_factory_x11.cc62 std::string touch_devices = in SetTouchDeviceListFromCommandLine() local
66 if (!touch_devices.empty()) { in SetTouchDeviceListFromCommandLine()
70 base::SplitString(touch_devices, ',', &devs); in SetTouchDeviceListFromCommandLine()