Home | History | Annotate | Download | only in font_settings

Lines Matching refs:generic_family

55 // Gets the font name preference path for |generic_family| and |script|. If
62 std::string generic_family = fonts::ToString(generic_family_enum);
64 generic_family.c_str(),
143 std::string generic_family;
145 if (pref_names_util::ParseFontNamePrefPath(pref_name, &generic_family,
147 OnFontNamePrefChanged(pref_name, generic_family, script);
156 const std::string& generic_family,
173 dict->SetString(kGenericFamilyKey, generic_family);
233 std::string pref_path = GetFontNamePrefPath(params->details.generic_family,
250 std::string pref_path = GetFontNamePrefPath(params->details.generic_family,
286 std::string pref_path = GetFontNamePrefPath(params->details.generic_family,