HomeSort by relevance Sort by last modified time
    Searched defs:SetUpSerifFontSample (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/webui/options/
font_settings_handler.cc 71 SetUpSerifFontSample();
161 SetUpSerifFontSample();
169 SetUpSerifFontSample();
184 void FontSettingsHandler::SetUpSerifFontSample() {
188 "FontSettings.setUpSerifFontSample", font_value, size_value);
  /external/chromium_org/chrome/browser/ui/webui/options/
font_settings_handler.cc 124 SetUpSerifFontSample();
145 base::Bind(&FontSettingsHandler::SetUpSerifFontSample,
259 void FontSettingsHandler::SetUpSerifFontSample() {
263 "FontSettings.setUpSerifFontSample", font_value, size_value);
313 SetUpSerifFontSample();

Completed in 117 milliseconds