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

  /external/icu/icu4c/source/common/
ubidi_props.h 150 #define UBIDI_GET_MIRROR_INDEX(m) ((m)>>UBIDI_MIRROR_INDEX_SHIFT)
ubidi_props.cpp 179 return UBIDI_GET_MIRROR_CODE_POINT(mirrors[UBIDI_GET_MIRROR_INDEX(m)]);

Completed in 54 milliseconds