Home
last modified time | relevance | path

Searched refs:HB_OT_LAYOUT_NO_FEATURE_INDEX (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc463 static_assert ((OT::Index::NOT_FOUND_INDEX == HB_OT_LAYOUT_NO_FEATURE_INDEX), ""); in hb_ot_layout_table_find_feature()
475 if (feature_index) *feature_index = HB_OT_LAYOUT_NO_FEATURE_INDEX; in hb_ot_layout_table_find_feature()
625 static_assert ((OT::Index::NOT_FOUND_INDEX == HB_OT_LAYOUT_NO_FEATURE_INDEX), ""); in hb_ot_layout_language_find_feature()
639 if (feature_index) *feature_index = HB_OT_LAYOUT_NO_FEATURE_INDEX; in hb_ot_layout_language_find_feature()
Dhb-ot-map.hh131 return map ? map->index[table_index] : HB_OT_LAYOUT_NO_FEATURE_INDEX; in get_feature_index()
Dhb-ot-layout.h138 #define HB_OT_LAYOUT_NO_FEATURE_INDEX 0xFFFFu macro
Dhb-ot-map.cc288 if (required_feature_index[table_index] != HB_OT_LAYOUT_NO_FEATURE_INDEX && in compile()
Dhb-ot-shape.cc112 bool has_gpos_kern = plan.map.get_feature_index (1, kern_tag) != HB_OT_LAYOUT_NO_FEATURE_INDEX; in compile()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt522 HB_OT_LAYOUT_NO_FEATURE_INDEX