Searched refs:ubidi_getMaxValue (Results 1 – 4 of 4) sorted by relevance
44 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which);
120 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which) { in ubidi_getMaxValue() function
323 return ubidi_getMaxValue(GET_BIDI_PROPS(), which); in biDiGetMaxValue()
438 #define ubidi_getMaxValue U_ICU_ENTRY_POINT_RENAME(ubidi_getMaxValue) macro