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

  /external/chromium/chrome/common/
chrome_switches.cc 259 const char kDisableRemoteFonts[] = "disable-remote-fonts";
    [all...]
chrome_switches.h 85 extern const char kDisableRemoteFonts[];
  /external/chromium_org/content/public/common/
content_switches.cc 227 const char kDisableRemoteFonts[] = "disable-remote-fonts";
    [all...]
content_switches.h 80 extern const char kDisableRemoteFonts[];
  /external/chromium/chrome/browser/tab_contents/
render_view_host_delegate_helper.cc 274 !command_line.HasSwitch(switches::kDisableRemoteFonts);
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc 467 !command_line.HasSwitch(switches::kDisableRemoteFonts);
    [all...]

Completed in 33 milliseconds