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

  /external/chromium/webkit/glue/
webpreferences.h 25 string16 standard_font_family; member in struct:WebPreferences
webpreferences.cc 24 : standard_font_family(ASCIIToUTF16("Times New Roman")),
88 settings->setStandardFontFamily(standard_font_family);
  /external/chromium/chrome/browser/tab_contents/
render_view_host_delegate_helper.cc 210 web_prefs.standard_font_family =
web_contents_unittest.cc     [all...]

Completed in 212 milliseconds