Lines Matching defs:bdp
63 ubidi_addPropertyStarts(const UBiDiProps *bdp, const USetAdder *sa, UErrorCode *pErrorCode) { in ubidi_addPropertyStarts()
120 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which) { in ubidi_getMaxValue()
143 ubidi_getClass(const UBiDiProps *bdp, UChar32 c) { in ubidi_getClass()
149 ubidi_isMirrored(const UBiDiProps *bdp, UChar32 c) { in ubidi_isMirrored()
155 getMirror(const UBiDiProps *bdp, UChar32 c, uint16_t props) { in getMirror()
187 ubidi_getMirror(const UBiDiProps *bdp, UChar32 c) { in ubidi_getMirror()
193 ubidi_isBidiControl(const UBiDiProps *bdp, UChar32 c) { in ubidi_isBidiControl()
199 ubidi_isJoinControl(const UBiDiProps *bdp, UChar32 c) { in ubidi_isJoinControl()
205 ubidi_getJoiningType(const UBiDiProps *bdp, UChar32 c) { in ubidi_getJoiningType()
211 ubidi_getJoiningGroup(const UBiDiProps *bdp, UChar32 c) { in ubidi_getJoiningGroup()
228 ubidi_getPairedBracketType(const UBiDiProps *bdp, UChar32 c) { in ubidi_getPairedBracketType()
234 ubidi_getPairedBracket(const UBiDiProps *bdp, UChar32 c) { in ubidi_getPairedBracket()