Lines Matching refs:UBiDiProps
31 struct UBiDiProps;
32 typedef struct UBiDiProps UBiDiProps; typedef
34 U_CFUNC const UBiDiProps *
38 ubidi_addPropertyStarts(const UBiDiProps *bdp, const USetAdder *sa, UErrorCode *pErrorCode);
43 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which);
46 ubidi_getClass(const UBiDiProps *bdp, UChar32 c);
49 ubidi_isMirrored(const UBiDiProps *bdp, UChar32 c);
52 ubidi_getMirror(const UBiDiProps *bdp, UChar32 c);
55 ubidi_isBidiControl(const UBiDiProps *bdp, UChar32 c);
58 ubidi_isJoinControl(const UBiDiProps *bdp, UChar32 c);
61 ubidi_getJoiningType(const UBiDiProps *bdp, UChar32 c);
64 ubidi_getJoiningGroup(const UBiDiProps *bdp, UChar32 c);