Home
last modified time | relevance | path

Searched refs:hb_qsort (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-array.hh151 hb_qsort (arrayZ, length, this->get_item_size (), cmp_); in qsort()
157 hb_qsort (arrayZ, length, this->get_item_size (), Type::cmp); in qsort()
165 hb_qsort (arrayZ + start, end - start, this->get_item_size (), Type::cmp); in qsort()
Dhb-ot-post-table.hh160 hb_qsort (gids, count, sizeof (gids[0]), cmp_gids, (void *) this); in get_glyph_from_name()
Dhb-algs.hh851 hb_qsort (void *base, size_t nel, size_t width, in hb_qsort() function
862 hb_qsort (void *base, size_t nel, size_t width, in hb_qsort() function