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;
107 MirrorPair *mpa = (MirrorPair *)a;
108 MirrorPair *mpb = (MirrorPair *)b;
205 MirrorPair mp = {0};
206 MirrorPair *res;
212 res = bsearch(&mp, mirror_pairs, BIDI_MIRROR_LEN, sizeof(MirrorPair),
unicodedata_db.h 707 static const MirrorPair mirror_pairs[] = {
    [all...]

Completed in 63 milliseconds