Searched refs:ubidi_isBidiControl (Results 1 – 8 of 8) sorted by relevance
60 ubidi_isBidiControl(const UBiDiProps *bdp, UChar32 c);
175 ubidi_isBidiControl(const UBiDiProps *bdp, UChar32 c) { in ubidi_isBidiControl() function
66 return ubidi_isBidiControl(GET_BIDI_PROPS(), c); in isBidiControl()
56 ubidi_isBidiControl(const UBiDiProps *bdp, UChar32 c);
182 ubidi_isBidiControl(const UBiDiProps *bdp, UChar32 c) { in ubidi_isBidiControl() function
454 #define ubidi_isBidiControl U_ICU_ENTRY_POINT_RENAME(ubidi_isBidiControl) macro
463 #define ubidi_isBidiControl U_ICU_ENTRY_POINT_RENAME(ubidi_isBidiControl) macro