OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldProcessXI2Event
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/ui/events/x/
touch_factory_x11.h
45
bool
ShouldProcessXI2Event
(XEvent* xevent);
touch_factory_x11.cc
165
bool TouchFactory::
ShouldProcessXI2Event
(XEvent* xev) {
events_x.cc
304
if (!factory->
ShouldProcessXI2Event
(native_event))
/external/chromium_org/ui/aura/
window_tree_host_x11.cc
648
if (!factory->
ShouldProcessXI2Event
(xev))
/external/chromium_org/ui/base/x/
x11_util.cc
394
if (!ui::TouchFactory::GetInstance()->
ShouldProcessXI2Event
(&next_event)) {
[
all
...]
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_x11.cc
[
all
...]
Completed in 6584 milliseconds