Searched refs:UJoiningType (Results 1 – 4 of 4) sorted by relevance
208 U_CFUNC UJoiningType211 return (UJoiningType)((props&UBIDI_JT_MASK)>>UBIDI_JT_SHIFT); in ubidi_getJoiningType()
63 U_CFUNC UJoiningType
1151 UJoiningType type=ubidi_getJoiningType(bdp, c); in isLabelOkContextJ()1169 UJoiningType type=ubidi_getJoiningType(bdp, c); in isLabelOkContextJ()
1842 typedef enum UJoiningType { enum1864 } UJoiningType; typedef