Home
last modified time | relevance | path

Searched refs:SetTouchDeviceListFromCommandLine (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ui/events/x/
Dtouch_factory_x11.h38 static void SetTouchDeviceListFromCommandLine();
Dtouch_factory_x11.cc58 void TouchFactory::SetTouchDeviceListFromCommandLine() { in SetTouchDeviceListFromCommandLine() function in ui::TouchFactory
/external/chromium_org/ash/shell/content_client/
Dshell_browser_main_parts.cc91 ui::TouchFactory::SetTouchDeviceListFromCommandLine(); in PreMainMessageLoopStart()
/external/chromium_org/content/shell/browser/
Dshell_browser_main_parts.cc99 ui::TouchFactory::SetTouchDeviceListFromCommandLine(); in PreMainMessageLoopStart()
/external/chromium_org/athena/main/
Dathena_launcher.cc100 ui::TouchFactory::SetTouchDeviceListFromCommandLine(); in StartAthenaEnv()
/external/chromium_org/ui/platform_window/x11/
Dx11_window.cc51 TouchFactory::SetTouchDeviceListFromCommandLine(); in X11Window()
/external/chromium_org/chrome/browser/ui/startup/
Dstartup_browser_creator.cc562 ui::TouchFactory::SetTouchDeviceListFromCommandLine(); in ProcessCmdLineImpl()