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 83 // SetDefaultFontDescription() must be called and the default font description
86 << "SetDefaultFontDescription has not been called.";
146 void FontList::SetDefaultFontDescription(const std::string& font_description) {
platform_font_pango.cc 139 void PlatformFontPango::SetDefaultFontDescription(
274 // Font name must have been provided by way of SetDefaultFontDescription().

Completed in 421 milliseconds