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

  /external/chromium/chrome/browser/ui/webui/options/
font_settings_handler.cc 73 SetUpFixedFontSample();
166 SetUpFixedFontSample();
198 void FontSettingsHandler::SetUpFixedFontSample() {
202 "FontSettings.setUpFixedFontSample", font_value, size_value);
  /external/chromium_org/chrome/browser/ui/webui/options/
font_settings_handler.cc 126 SetUpFixedFontSample();
154 &FontSettingsHandler::SetUpFixedFontSample, base::Unretained(this));
273 void FontSettingsHandler::SetUpFixedFontSample() {
277 "FontSettings.setUpFixedFontSample", font_value, size_value);

Completed in 578 milliseconds