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 68 ubidi_getPairedBracketType(const UBiDiProps *bdp, UChar32 c);
ubidi_props.c 228 ubidi_getPairedBracketType(const UBiDiProps *bdp, UChar32 c) {
uprops.cpp 319 return (int32_t)ubidi_getPairedBracketType(GET_BIDI_PROPS(), c);
ubidi.c     [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 442 #define ubidi_getPairedBracketType U_ICU_ENTRY_POINT_RENAME(ubidi_getPairedBracketType)
    [all...]

Completed in 46 milliseconds