Searched refs:HB_OT_LAYOUT_NO_SCRIPT_INDEX (Results 1 – 3 of 3) sorted by relevance
354 static_assert ((OT::Index::NOT_FOUND_INDEX == HB_OT_LAYOUT_NO_SCRIPT_INDEX), ""); in hb_ot_layout_table_find_script()374 if (script_index) *script_index = HB_OT_LAYOUT_NO_SCRIPT_INDEX; in hb_ot_layout_table_find_script()403 static_assert ((OT::Index::NOT_FOUND_INDEX == HB_OT_LAYOUT_NO_SCRIPT_INDEX), ""); in hb_ot_layout_table_select_script()439 if (script_index) *script_index = HB_OT_LAYOUT_NO_SCRIPT_INDEX; in hb_ot_layout_table_select_script()441 *chosen_script = HB_OT_LAYOUT_NO_SCRIPT_INDEX; in hb_ot_layout_table_select_script()
137 #define HB_OT_LAYOUT_NO_SCRIPT_INDEX 0xFFFFu macro
523 HB_OT_LAYOUT_NO_SCRIPT_INDEX