Searched refs:HB_OT_LAYOUT_NO_FEATURE_INDEX (Results 1 – 6 of 6) sorted by relevance
463 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()
131 return map ? map->index[table_index] : HB_OT_LAYOUT_NO_FEATURE_INDEX; in get_feature_index()
138 #define HB_OT_LAYOUT_NO_FEATURE_INDEX 0xFFFFu macro
288 if (required_feature_index[table_index] != HB_OT_LAYOUT_NO_FEATURE_INDEX && in compile()
112 bool has_gpos_kern = plan.map.get_feature_index (1, kern_tag) != HB_OT_LAYOUT_NO_FEATURE_INDEX; in compile()
522 HB_OT_LAYOUT_NO_FEATURE_INDEX