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

  /external/icu/icu4c/source/common/
ubidi_props.h 70 ubidi_getPairedBracketType(const UBiDiProps *bdp, UChar32 c);
ubidi_props.c 230 ubidi_getPairedBracketType(const UBiDiProps *bdp, UChar32 c) {
uprops.cpp 325 return (int32_t)ubidi_getPairedBracketType(GET_BIDI_PROPS(), c);
ubidi.c     [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 444 #define ubidi_getPairedBracketType U_ICU_ENTRY_POINT_RENAME(ubidi_getPairedBracketType)
    [all...]

Completed in 56 milliseconds