Searched refs:getJoiningType (Results 1 – 7 of 7) sorted by relevance
361 static int32_t getJoiningType(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in getJoiningType() function464 { UPROPS_SRC_BIDI, 0, 0, getJoiningType, biDiGetMaxValue },
220 public final int getJoiningType(int c) { in getJoiningType() method in UBiDiProps
705 /* UJoiningType */ int type=UBiDiProps.INSTANCE.getJoiningType(c); in isLabelOkContextJ()725 /* UJoiningType */ int type=UBiDiProps.INSTANCE.getJoiningType(c); in isLabelOkContextJ()
1419 return UBiDiProps.INSTANCE.getJoiningType(c);
224 public final int getJoiningType(int c) { in getJoiningType() method in UBiDiProps
706 /* UJoiningType */ int type=UBiDiProps.INSTANCE.getJoiningType(c); in isLabelOkContextJ()726 /* UJoiningType */ int type=UBiDiProps.INSTANCE.getJoiningType(c); in isLabelOkContextJ()
1420 return UBiDiProps.INSTANCE.getJoiningType(c);