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

  /external/chromium_org/chrome/browser/ui/webui/options/
font_settings_handler.h 53 void SetUpFixedFontSample();
font_settings_handler.cc 128 SetUpFixedFontSample();
156 &FontSettingsHandler::SetUpFixedFontSample, base::Unretained(this));
275 void FontSettingsHandler::SetUpFixedFontSample() {
279 "FontSettings.setUpFixedFontSample", font_value, size_value);

Completed in 88 milliseconds