HomeSort by relevance Sort by last modified time
    Searched full:mprop (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz/contrib/
harfbuzz-unicode.c 270 const void *mprop = bsearch((void *) (intptr_t) ch, mirroring_properties, local
274 if (!mprop)
277 return ((const struct mirroring_property *) mprop)->b;

Completed in 66 milliseconds