Home
last modified time | relevance | path

Searched defs:font_family (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/content/browser/renderer_host/pepper/
Dpepper_truetype_font_list_pango.cc36 PangoFontFamily* font_family = font_families[i]; in GetFontsInFamily_SlowBlocking() local
/external/chromium_org/extensions/browser/
Drenderer_startup_helper.cc48 std::string font_family, font_size; in Observe() local
/external/chromium_org/ui/gfx/
Dplatform_font_pango.cc94 std::string font_family = FindBestMatchFontFamilyName(family_names); in PlatformFontPango() local
294 const std::string& font_family, in InitWithTypefaceNameSizeAndStyle()
/external/chromium_org/ui/base/webui/
Dweb_ui_util.cc140 std::string font_family = l10n_util::GetStringUTF8(web_font_family_id); in SetFontAndTextDirection() local
/external/chromium_org/ui/base/l10n/
Dl10n_util_win.cc24 void AdjustLogFont(const base::string16& font_family, in AdjustLogFont()
/external/chromium_org/content/browser/accessibility/
Dbrowser_accessibility_win.h700 CONTENT_EXPORT STDMETHODIMP get_fontFamily(BSTR *font_family) { in get_fontFamily()
/external/chromium_org/ui/base/resource/
Dresource_bundle.cc81 std::string font_family = base::UTF16ToUTF8( in InitDefaultFontList() local
/external/chromium_org/extensions/renderer/
Ddispatcher.cc665 void Dispatcher::OnSetSystemFont(const std::string& font_family, in OnSetSystemFont()
/external/chromium_org/chrome/browser/
Dchrome_content_browser_client.cc506 std::string font_family = prefs->GetString(pref_name.c_str()); in FillFontFamilyMap() local