Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/hb-ucdn/
Ducdn.c33 } MirrorPair; typedef
121 MirrorPair *mpa = (MirrorPair *)a; in compare_mp()
122 MirrorPair *mpb = (MirrorPair *)b; in compare_mp()
268 MirrorPair mp = {0}; in ucdn_mirror()
269 MirrorPair *res; in ucdn_mirror()
272 res = (MirrorPair *) bsearch(&mp, mirror_pairs, BIDI_MIRROR_LEN, in ucdn_mirror()
273 sizeof(MirrorPair), compare_mp); in ucdn_mirror()
Ducdn_db.h1052 static const MirrorPair mirror_pairs[] = {