Searched refs:language_index (Results 1 – 7 of 7) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-layout.cc | 714 unsigned int *language_index) in hb_ot_layout_script_find_language() argument 721 language_index); in hb_ot_layout_script_find_language() 748 unsigned int *language_index /* OUT */) in hb_ot_layout_script_select_language() argument 756 if (s.find_lang_sys_index (language_tags[i], language_index)) in hb_ot_layout_script_select_language() 761 if (s.find_lang_sys_index (HB_OT_TAG_DEFAULT_LANGUAGE, language_index)) in hb_ot_layout_script_select_language() 764 if (language_index) *language_index = HB_OT_LAYOUT_DEFAULT_LANGUAGE_INDEX; in hb_ot_layout_script_select_language() 787 unsigned int language_index, in hb_ot_layout_language_get_required_feature_index() argument 793 language_index, in hb_ot_layout_language_get_required_feature_index() 819 unsigned int language_index, in hb_ot_layout_language_get_required_feature() argument 824 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_required_feature() [all …]
|
D | hb-ot-layout.h | 195 unsigned int *language_index /* OUT */); 201 unsigned int language_index, 208 unsigned int language_index, 216 unsigned int language_index, 225 unsigned int language_index, 234 unsigned int language_index,
|
D | hb-ot-map.cc | 71 …table_tag, script_index[table_index], language_count, language_tags, &language_index[table_index]); in hb_ot_map_builder_t() 175 language_index[table_index], in compile() 237 language_index[table_index], in compile()
|
D | hb-ot-deprecated.h | 60 unsigned int *language_index);
|
D | hb-ot-map.hh | 273 unsigned int script_index[2], language_index[2]; member
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 16838 …<parameter type-id='type-id-12' name='language_index' filepath='/tmp/legendre/spack-stage/spack-st… 16847 …<parameter type-id='type-id-12' name='language_index' filepath='/tmp/legendre/spack-stage/spack-st… 16857 …<parameter type-id='type-id-12' name='language_index' filepath='/tmp/legendre/spack-stage/spack-st… 16867 …<parameter type-id='type-id-12' name='language_index' filepath='/tmp/legendre/spack-stage/spack-st… 16876 …<parameter type-id='type-id-12' name='language_index' filepath='/tmp/legendre/spack-stage/spack-st… 16885 …<parameter type-id='type-id-68' name='language_index' filepath='/tmp/legendre/spack-stage/spack-st… 17133 …<var-decl name='language_index' type-id='type-id-88' visibility='default' filepath='/tmp/legendre/…
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 25770 …<parameter type-id='type-id-12' name='language_index' filepath='/tmp/legendre/spack-stage/spack-st… 25787 …<parameter type-id='type-id-12' name='language_index' filepath='/tmp/legendre/spack-stage/spack-st… 25806 …<parameter type-id='type-id-12' name='language_index' filepath='/tmp/legendre/spack-stage/spack-st… 25825 …<parameter type-id='type-id-12' name='language_index' filepath='/tmp/legendre/spack-stage/spack-st… 25842 …<parameter type-id='type-id-12' name='language_index' filepath='/tmp/legendre/spack-stage/spack-st… 25859 …<parameter type-id='type-id-68' name='language_index' filepath='/tmp/legendre/spack-stage/spack-st… 26258 <!-- unsigned int hb_ot_map_builder_t::language_index[2] --> 26259 …<var-decl name='language_index' type-id='type-id-88' visibility='default' filepath='/tmp/legendre/…
|