OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:touch_device_list_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/events/x/
touch_factory_x11.cc
33
touch_device_list_
(),
86
touch_device_list_
.clear();
103
touch_device_list_
[dev_list[i].id] = false;
139
touch_device_list_
[devinfo->deviceid] = true;
237
touch_device_list_
.clear();
242
touch_device_list_
[*iter] = false;
254
touch_device_list_
.find(deviceid)->second :
292
touch_device_list_
.clear();
302
touch_device_list_
.clear();
307
touch_device_list_
[*iter] = true
[
all
...]
touch_factory_x11.h
58
// Is the device a real multi-touch-device? (see doc. for |
touch_device_list_
|
135
std::map<int, bool>
touch_device_list_
;
member in class:ui::TouchFactory
Completed in 230 milliseconds