Searched refs:u_charMirror (Results 1 – 11 of 11) sorted by relevance
88 c=u_charMirror(c); in doWriteForward()142 c=u_charMirror(c); in doWriteForward()293 c=u_charMirror(c); in doWriteReverse()
247 u_charMirror(UChar32 c) { in u_charMirror() function
318 U16_APPEND_UNSAFE(pTransform->dest, j, isOdd ? u_charMirror(c) : c); in action_mirror()
2055 …if(!(u_charMirror(0x3c)==0x3e && u_charMirror(0x5d)==0x5b && u_charMirror(0x208d)==0x208e && u_cha… in TestMirroring()2056 …u_charMirror(0xbb)==0xab && u_charMirror(0x2215)==0x29F5 && u_charMirror(0x29F5)==0x2215 && /* lar… in TestMirroring()2057 …u_charMirror(0x2e)==0x2e && u_charMirror(0x6f3)==0x6f3 && u_charMirror(0x301c)==0x301c && u_charMi… in TestMirroring()2059 … u_charMirror(0x2018)==0x2018 && u_charMirror(0x201b)==0x201b && u_charMirror(0x301d)==0x301d in TestMirroring()2074 c2=u_charMirror(start); in TestMirroring()2075 c3=u_charMirror(c2); in TestMirroring()
142 return u_charMirror(unicode); in hb_icu_unicode_mirroring()
3256 u_charMirror(UChar32 c);
213 #define u_charMirror U_ICU_ENTRY_POINT_RENAME(u_charMirror) macro
118 return u_charMirror(c); in u_charMirror_android()
3720 - verify that u_charMirror() round-trips