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 58 void SetUpFixedFontSample();
font_settings_handler.cc 125 SetUpFixedFontSample();
153 &FontSettingsHandler::SetUpFixedFontSample, base::Unretained(this));
277 void FontSettingsHandler::SetUpFixedFontSample() {
281 "FontSettings.setUpFixedFontSample", font_value, size_value);

Completed in 52 milliseconds