Home
last modified time | relevance | path

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

/external/chromium_org/ui/events/x/
Dtouch_factory_x11.h48 void SetupXI2ForXWindow(::Window xid);
Dtouch_factory_x11.cc198 void TouchFactory::SetupXI2ForXWindow(Window window) { in SetupXI2ForXWindow() function in ui::TouchFactory
/external/chromium_org/ui/aura/
Dwindow_tree_host_x11.cc272 ui::TouchFactory::GetInstance()->SetupXI2ForXWindow(xwindow_); in WindowTreeHostX11()
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_window_tree_host_x11.cc1116 ui::TouchFactory::GetInstance()->SetupXI2ForXWindow(xwindow_); in InitX11Window()