Searched refs:ubidi_getJoiningType (Results 1 – 6 of 6) sorted by relevance
64 ubidi_getJoiningType(const UBiDiProps *bdp, UChar32 c);
209 ubidi_getJoiningType(const UBiDiProps *bdp, UChar32 c) { in ubidi_getJoiningType() function
358 return ubidi_getJoiningType(GET_BIDI_PROPS(), c); in getJoiningType()
1151 UJoiningType type=ubidi_getJoiningType(bdp, c); in isLabelOkContextJ()1169 UJoiningType type=ubidi_getJoiningType(bdp, c); in isLabelOkContextJ()
428 #define ubidi_getJoiningType U_ICU_ENTRY_POINT_RENAME(ubidi_getJoiningType) macro
230 ubidi_props # for u_charDirection() & ubidi_getJoiningType()