Home
last modified time | relevance | path

Searched defs:SetFontSize (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/resources/options/
Dadvanced_options.js169 AdvancedOptions.SetFontSize = function(font_size_value) { class in AdvancedOptions
/external/chromium_org/ui/gfx/
Drender_text.cc390 void RenderText::SetFontSize(int size) { in SetFontSize() function in gfx::RenderText