HomeSort by relevance Sort by last modified time
    Searched refs:kEnablePinch (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/content/browser/android/
content_startup_flags.cc 63 parsed_command_line->AppendSwitch(switches::kEnablePinch);
  /external/chromium_org/content/public/common/
content_switches.cc 434 const char kEnablePinch[] = "enable-pinch";
    [all...]
content_switches.h 135 extern const char kEnablePinch[];
  /external/chromium_org/chrome/browser/chromeos/login/
chrome_restart_request.cc 103 ::switches::kEnablePinch,
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_guest.cc 34 CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnablePinch);
render_process_host_impl.cc     [all...]
render_widget_host_view_win.cc 303 CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnablePinch);
    [all...]
render_widget_host_view_aura.cc 309 CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnablePinch);
    [all...]
  /external/chromium_org/chrome/browser/
about_flags.cc     [all...]
  /external/chromium_org/content/renderer/
render_view_impl.cc     [all...]

Completed in 67 milliseconds