OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pointer_device_lookup_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/events/x/
touch_factory_x11.cc
28
:
pointer_device_lookup_
(),
120
pointer_device_lookup_
.reset();
143
pointer_device_lookup_
[devinfo->deviceid] = true;
165
if (!
pointer_device_lookup_
[xiev->deviceid])
264
pointer_device_lookup_
.reset();
267
pointer_device_lookup_
[*iter] = true;
touch_factory_x11.h
103
std::bitset<kMaxDeviceNum>
pointer_device_lookup_
;
member in class:ui::TouchFactory
Completed in 56 milliseconds