Searched refs:entry_score (Results 1 – 4 of 4) sorted by relevance
38 #define entry_score var.u16[0] macro188 if (a->entry_score != b->entry_score) in _hb_ot_name_entry_cmp()189 return a->entry_score - b->entry_score; in _hb_ot_name_entry_cmp()296 entry->entry_score = all_names[i].score (); in init()306 if (this->names[i].entry_score == UNSUPPORTED || in init()337 *width = entry->entry_score < 10 ? 2 : 1; in get_index()370 #undef entry_score
38 #define entry_score var.u16[0] macro188 if (a->entry_score != b->entry_score) in _hb_ot_name_entry_cmp()189 return a->entry_score - b->entry_score; in _hb_ot_name_entry_cmp()300 entry->entry_score = all_names[i].score (); in init()310 if (this->names[i].entry_score == UNSUPPORTED || in init()341 *width = entry->entry_score < 10 ? 2 : 1; in get_index()374 #undef entry_score
38 #define entry_score var.u16[0] macro158 if (a->entry_score != b->entry_score) in _hb_ot_name_entry_cmp()159 return a->entry_score < b->entry_score ? -1 : +1; in _hb_ot_name_entry_cmp()258 entry->entry_score = all_names[i].score (); in init()268 if (this->names[i].entry_score == UNSUPPORTED || in init()301 *width = entry->entry_score < 10 ? 2 : 1; in get_index()
38424 #undef entry_score