Searched refs:kI18nPrefix (Results 1 – 3 of 3) sorted by relevance
/external/chromium/chrome/browser/ui/webui/options/chromeos/ |
D | language_chewing_handler.cc | 19 const char kI18nPrefix[] = "Chewing_"; variable 40 kI18nPrefix), in GetLocalizedValues() 51 GetI18nContentValue(preference, kI18nPrefix), in GetLocalizedValues() 54 GetTemplateDataMinName(preference, kI18nPrefix), in GetLocalizedValues() 57 GetTemplateDataMaxName(preference, kI18nPrefix), in GetLocalizedValues() 67 GetI18nContentValue(preference, kI18nPrefix), in GetLocalizedValues() 77 localized_strings->Set(GetTemplateDataPropertyName(preference, kI18nPrefix), in GetLocalizedValues() 86 GetI18nContentValue(preference, kI18nPrefix), in GetLocalizedValues() 89 GetTemplateDataPropertyName(preference, kI18nPrefix), in GetLocalizedValues() 94 GetI18nContentValue(language_prefs::kChewingHsuSelKeyType, kI18nPrefix), in GetLocalizedValues() [all …]
|
D | language_mozc_handler.cc | 16 const char kI18nPrefix[] = "mozc_"; variable 36 GetI18nContentValue(language_prefs::kMozcBooleanPrefs[i], kI18nPrefix), in GetLocalizedValues() 45 GetI18nContentValue(preference, kI18nPrefix), in GetLocalizedValues() 47 localized_strings->Set(GetTemplateDataPropertyName(preference, kI18nPrefix), in GetLocalizedValues() 55 GetI18nContentValue(preference, kI18nPrefix), in GetLocalizedValues() 65 localized_strings->Set(GetTemplateDataPropertyName(preference, kI18nPrefix), in GetLocalizedValues()
|
D | language_pinyin_handler.cc | 14 const char kI18nPrefix[] = "Pinyin"; variable 35 kI18nPrefix), in GetLocalizedValues() 42 kI18nPrefix), in GetLocalizedValues() 63 kI18nPrefix), in GetLocalizedValues()
|