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

  /external/chromium_org/ui/views/controls/textfield/
textfield.cc 275 void Textfield::SetFontList(const gfx::FontList& font_list) {
287 SetFontList(gfx::FontList(font));
  /external/chromium_org/ui/gfx/
render_text.cc 349 void RenderText::SetFontList(const FontList& font_list) {
356 SetFontList(FontList(font));
360 SetFontList(font_list_.DeriveFontListWithSize(size));
    [all...]

Completed in 133 milliseconds