Searched refs:hb_sort_r (Results 1 – 2 of 2) sorted by relevance
161 hb_sort_r (gids, count, sizeof (gids[0]), cmp_gids, (void *) this); in get_glyph_from_name()
497 static inline void hb_sort_r(void *base, size_t nel, size_t width, in hb_sort_r() function