Lines Matching refs:UChar32
54 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 end, uint32_t value) {
64 UChar32 c, start, limit;
130 ubidi_getClass(const UBiDiProps *bdp, UChar32 c) {
136 ubidi_isMirrored(const UBiDiProps *bdp, UChar32 c) {
141 U_CFUNC UChar32
142 ubidi_getMirror(const UBiDiProps *bdp, UChar32 c) {
152 UChar32 c2;
175 ubidi_isBidiControl(const UBiDiProps *bdp, UChar32 c) {
181 ubidi_isJoinControl(const UBiDiProps *bdp, UChar32 c) {
187 ubidi_getJoiningType(const UBiDiProps *bdp, UChar32 c) {
193 ubidi_getJoiningGroup(const UBiDiProps *bdp, UChar32 c) {
194 UChar32 start, limit;
208 u_charDirection(UChar32 c) {
213 u_isMirrored(UChar32 c) {
217 U_CFUNC UChar32
218 u_charMirror(UChar32 c) {