Searched defs:language_index (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-ot-layout.cc | 307 unsigned int *language_index) in hb_ot_layout_script_find_language() 327 unsigned int language_index, in hb_ot_layout_language_get_required_feature_index() 342 unsigned int language_index, in hb_ot_layout_language_get_required_feature() 360 unsigned int language_index, in hb_ot_layout_language_get_feature_indexes() 375 unsigned int language_index, in hb_ot_layout_language_get_feature_tags() 400 unsigned int language_index, in hb_ot_layout_language_find_feature() 483 unsigned int language_index, in _hb_ot_layout_collect_lookups_features() 565 for (unsigned int language_index = 0; language_index < count; language_index++) in _hb_ot_layout_collect_lookups_languages() local 577 unsigned int language_index; in _hb_ot_layout_collect_lookups_languages() local
|
D | hb-ot-map-private.hh | 236 unsigned int script_index[2], language_index[2]; member
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout.cc | 307 unsigned int *language_index) in hb_ot_layout_script_find_language() 327 unsigned int language_index, in hb_ot_layout_language_get_required_feature_index() 342 unsigned int language_index, in hb_ot_layout_language_get_required_feature() 360 unsigned int language_index, in hb_ot_layout_language_get_feature_indexes() 375 unsigned int language_index, in hb_ot_layout_language_get_feature_tags() 400 unsigned int language_index, in hb_ot_layout_language_find_feature() 483 unsigned int language_index, in _hb_ot_layout_collect_lookups_features() 565 for (unsigned int language_index = 0; language_index < count; language_index++) in _hb_ot_layout_collect_lookups_languages() local 577 unsigned int language_index; in _hb_ot_layout_collect_lookups_languages() local
|
D | hb-ot-map-private.hh | 236 unsigned int script_index[2], language_index[2]; member
|
/external/chromium_org/components/translate/core/browser/ |
D | translate_ui_delegate.cc | 118 void TranslateUIDelegate::UpdateOriginalLanguageIndex(size_t language_index) { in UpdateOriginalLanguageIndex() 130 void TranslateUIDelegate::UpdateTargetLanguageIndex(size_t language_index) { in UpdateTargetLanguageIndex()
|
D | translate_infobar_delegate.cc | 113 size_t language_index) { in UpdateOriginalLanguageIndex() 118 size_t language_index) { in UpdateTargetLanguageIndex()
|
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/ |
D | l10n_util.cc | 95 std::map<std::string, int /* index */> language_index; in GetLanguageList() local
|