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