Home
last modified time | relevance | path

Searched refs:ubidi_getMaxValue (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
Dubidi_props.h44 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which);
Dubidi_props.c120 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which) { in ubidi_getMaxValue() function
Duprops.cpp323 return ubidi_getMaxValue(GET_BIDI_PROPS(), which); in biDiGetMaxValue()
/external/icu/icu4c/source/common/unicode/
Durename.h438 #define ubidi_getMaxValue U_ICU_ENTRY_POINT_RENAME(ubidi_getMaxValue) macro