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