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

  /external/chromium_org/third_party/icu/source/common/
ubidi_props.h 48 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which);
ubidi_props.c 109 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which) {
uprops.cpp 348 return ubidi_getMaxValue(GET_BIDI_PROPS(), which);
  /external/icu/icu4c/source/common/
ubidi_props.h 44 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which);
ubidi_props.c 109 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which) {
uprops.cpp 326 return ubidi_getMaxValue(GET_BIDI_PROPS(), which);
  /external/icu/icu4c/source/common/unicode/
urename.h 434 #define ubidi_getMaxValue U_ICU_ENTRY_POINT_RENAME(ubidi_getMaxValue)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 446 #define ubidi_getMaxValue U_ICU_ENTRY_POINT_RENAME(ubidi_getMaxValue)
    [all...]

Completed in 73 milliseconds