Searched refs:HB_OT_LAYOUT_NO_SCRIPT_INDEX (Results 1 – 3 of 3) sorted by relevance
494 static_assert ((OT::Index::NOT_FOUND_INDEX == HB_OT_LAYOUT_NO_SCRIPT_INDEX), ""); in hb_ot_layout_table_find_script()514 if (script_index) *script_index = HB_OT_LAYOUT_NO_SCRIPT_INDEX; in hb_ot_layout_table_find_script()561 static_assert ((OT::Index::NOT_FOUND_INDEX == HB_OT_LAYOUT_NO_SCRIPT_INDEX), ""); in hb_ot_layout_table_select_script()597 if (script_index) *script_index = HB_OT_LAYOUT_NO_SCRIPT_INDEX; in hb_ot_layout_table_select_script()599 *chosen_script = HB_OT_LAYOUT_NO_SCRIPT_INDEX; in hb_ot_layout_table_select_script()
148 #define HB_OT_LAYOUT_NO_SCRIPT_INDEX 0xFFFFu macro
544 HB_OT_LAYOUT_NO_SCRIPT_INDEX