Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-post-table.hh166 …gid = (const uint16_t *) hb_bsearch_r (&st, gids, count, sizeof (gids[0]), cmp_key, (void *) this); in get_glyph_from_name()
197 static inline int cmp_key (const void *pk, const void *po, void *arg) in cmp_key() function