Lines Matching refs:UBiDiProps
31 struct UBiDiProps;
32 typedef struct UBiDiProps UBiDiProps; typedef
34 U_CFUNC const UBiDiProps *
43 ubidi_addPropertyStarts(const UBiDiProps *bdp, const USetAdder *sa, UErrorCode *pErrorCode);
48 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which);
51 ubidi_getClass(const UBiDiProps *bdp, UChar32 c);
54 ubidi_isMirrored(const UBiDiProps *bdp, UChar32 c);
57 ubidi_getMirror(const UBiDiProps *bdp, UChar32 c);
60 ubidi_isBidiControl(const UBiDiProps *bdp, UChar32 c);
63 ubidi_isJoinControl(const UBiDiProps *bdp, UChar32 c);
66 ubidi_getJoiningType(const UBiDiProps *bdp, UChar32 c);
69 ubidi_getJoiningGroup(const UBiDiProps *bdp, UChar32 c);