HomeSort by relevance Sort by last modified time
    Searched refs:MirrorPair (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/hb-ucdn/
ucdn.c 34 } MirrorPair;
112 MirrorPair *mpa = (MirrorPair *)a;
113 MirrorPair *mpb = (MirrorPair *)b;
264 MirrorPair mp = {0};
265 MirrorPair *res;
271 res = bsearch(&mp, mirror_pairs, BIDI_MIRROR_LEN, sizeof(MirrorPair),
unicodedata_db.h 1000 static const MirrorPair mirror_pairs[] = {
    [all...]

Completed in 188 milliseconds