Searched refs:biDiGetMaxValue (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/common/ |
D | uprops.cpp | 335 static int32_t biDiGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in biDiGetMaxValue() function 441 { UPROPS_SRC_BIDI, 0, 0, getBiDiClass, biDiGetMaxValue }, 447 { UPROPS_SRC_BIDI, 0, 0, getJoiningGroup, biDiGetMaxValue }, 448 { UPROPS_SRC_BIDI, 0, 0, getJoiningType, biDiGetMaxValue }, 466 … UPROPS_SRC_BIDI, 0, 0, getBiDiPairedBracketType, biDiGetMaxValue },
|