Searched refs:ParseFontNamePrefPath (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/common/
H A Dpref_names_util.h15 bool ParseFontNamePrefPath(const std::string& pref_path,
H A Dpref_names_util_unittest.cc12 EXPECT_FALSE(pref_names_util::ParseFontNamePrefPath(path, NULL, NULL));
22 ASSERT_TRUE(pref_names_util::ParseFontNamePrefPath(path, &generic_family,
50 EXPECT_TRUE(pref_names_util::ParseFontNamePrefPath(
H A Dpref_names_util.cc13 bool ParseFontNamePrefPath(const std::string& pref_path, function in namespace:pref_names_util
/external/chromium_org/chrome/browser/extensions/api/font_settings/
H A Dfont_settings_api.cc145 if (pref_names_util::ParseFontNamePrefPath(pref_name, &generic_family,
/external/chromium_org/chrome/browser/ui/prefs/
H A Dprefs_tab_helper.cc566 if (pref_names_util::ParseFontNamePrefPath(pref_name,

Completed in 1469 milliseconds