HomeSort by relevance Sort by last modified time
    Searched refs:kDisableRemoteFonts (Results 1 - 3 of 3) 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/chrome/browser/tab_contents/
render_view_host_delegate_helper.cc 274 !command_line.HasSwitch(switches::kDisableRemoteFonts);

Completed in 25 milliseconds