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

  /external/chromium_org/ui/gfx/
font_list.cc 51 void FontList::SetDefaultFontDescription(const std::string& font_description) {
134 // SetDefaultFontDescription() must be called and the default font description
137 << "SetDefaultFontDescription has not been called.";
platform_font_pango.cc 143 void PlatformFontPango::SetDefaultFontDescription(

Completed in 57 milliseconds