Home | History | Annotate | Download | only in common

Lines Matching refs:bdp

43 ubidi_closeProps(UBiDiProps *bdp);
65 ubidi_addPropertyStarts(const UBiDiProps *bdp, const USetAdder *sa, UErrorCode *pErrorCode);
70 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which);
73 ubidi_getClass(const UBiDiProps *bdp, UChar32 c);
76 ubidi_isMirrored(const UBiDiProps *bdp, UChar32 c);
79 ubidi_getMirror(const UBiDiProps *bdp, UChar32 c);
82 ubidi_isBidiControl(const UBiDiProps *bdp, UChar32 c);
85 ubidi_isJoinControl(const UBiDiProps *bdp, UChar32 c);
88 ubidi_getJoiningType(const UBiDiProps *bdp, UChar32 c);
91 ubidi_getJoiningGroup(const UBiDiProps *bdp, UChar32 c);