OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetupXI2ForXWindow
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/base/touch/
touch_factory_x11.h
46
void
SetupXI2ForXWindow
(::Window xid);
touch_factory_x11.cc
172
void TouchFactory::
SetupXI2ForXWindow
(Window window) {
/external/chromium_org/ui/aura/
root_window_host_x11.cc
407
ui::TouchFactory::GetInstance()->
SetupXI2ForXWindow
(xwindow_);
[
all
...]
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host_x11.cc
831
ui::TouchFactory::GetInstance()->
SetupXI2ForXWindow
(xwindow_);
[
all
...]
Completed in 478 milliseconds