Home
last modified time | relevance | path

Searched defs:feature_index (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-map.cc37 unsigned int feature_index, in add_lookups()
185 unsigned int feature_index[2]; in compile() local
Dhb-ot-shape-complex-arabic-fallback.hh58 unsigned int feature_index) in arabic_fallback_synthesize_lookup_single()
188 unsigned int feature_index) in arabic_fallback_synthesize_lookup()
Dhb-ot-layout.cc328 unsigned int *feature_index) in hb_ot_layout_language_get_required_feature_index()
383 unsigned int *feature_index) in hb_ot_layout_language_find_feature()
406 unsigned int feature_index, in hb_ot_layout_feature_get_lookups()
438 unsigned int feature_index, in _hb_ot_layout_collect_lookups_lookups()
508 unsigned int feature_index; in _hb_ot_layout_collect_lookups_features() local
/external/harfbuzz_ng/src/
Dhb-ot-map.cc37 unsigned int feature_index, in add_lookups()
203 unsigned int feature_index[2]; in compile() local
Dhb-ot-shape-complex-arabic-fallback.hh58 unsigned int feature_index) in arabic_fallback_synthesize_lookup_single()
188 unsigned int feature_index) in arabic_fallback_synthesize_lookup()
Dhb-ot-layout.cc328 unsigned int *feature_index) in hb_ot_layout_language_get_required_feature_index()
343 unsigned int *feature_index, in hb_ot_layout_language_get_required_feature()
402 unsigned int *feature_index) in hb_ot_layout_language_find_feature()
425 unsigned int feature_index, in hb_ot_layout_feature_get_lookups()
457 unsigned int feature_index, in _hb_ot_layout_collect_lookups_lookups()
528 unsigned int feature_index; in _hb_ot_layout_collect_lookups_features() local
/external/chromium_org/third_party/skia/third_party/harfbuzz/src/
Dharfbuzz-shaper.cpp1074 HB_UShort feature_index; in HB_SelectScript() local
1100 HB_UShort feature_index; in HB_SelectScript() local
1111 HB_UShort feature_index; in HB_SelectScript() local
Dharfbuzz-gsub.c3814 HB_UShort* feature_index ) in HB_GSUB_Select_Feature()
4208 HB_UShort feature_index, in HB_GSUB_Add_Feature()
4301 HB_UShort feature_index = gsub->FeatureList.ApplyOrder[i]; in HB_GSUB_Apply_String() local
Dharfbuzz-gpos.c5526 HB_UShort* feature_index ) in HB_GPOS_Select_Feature()
5912 HB_UShort feature_index, in HB_GPOS_Add_Feature()
6023 HB_UShort feature_index = gpos->FeatureList.ApplyOrder[i]; in HB_GPOS_Apply_String() local
/external/chromium_org/third_party/ots/src/
Dlayout.cc70 uint16_t feature_index = 0; in ParseLangSysTable() local