HomeSort by relevance Sort by last modified time
    Searched full:original_font_name (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/gfx/
font_fallback_win.cc 73 const std::wstring original_font_name = base::UTF8ToWide(font.GetFontName()); local
75 if (FAILED(key.ReadValues(original_font_name.c_str(), &values))) {

Completed in 769 milliseconds