Home
last modified time | relevance | path

Searched refs:u_charMirror (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/common/
Dubidiwrt.cpp88 c=u_charMirror(c); in doWriteForward()
142 c=u_charMirror(c); in doWriteForward()
293 c=u_charMirror(c); in doWriteReverse()
Dubidi_props.cpp247 u_charMirror(UChar32 c) { in u_charMirror() function
Dubiditransform.cpp318 U16_APPEND_UNSAFE(pTransform->dest, j, isOdd ? u_charMirror(c) : c); in action_mirror()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidiwrt.cpp88 c=u_charMirror(c); in doWriteForward()
142 c=u_charMirror(c); in doWriteForward()
293 c=u_charMirror(c); in doWriteReverse()
Dubidi_props.cpp247 u_charMirror(UChar32 c) { in u_charMirror() function
Dubiditransform.cpp318 U16_APPEND_UNSAFE(pTransform->dest, j, isOdd ? u_charMirror(c) : c); in action_mirror()
/third_party/icu/icu4c/source/common/
Dubidiwrt.cpp88 c=u_charMirror(c); in doWriteForward()
142 c=u_charMirror(c); in doWriteForward()
293 c=u_charMirror(c); in doWriteReverse()
Dubidi_props.cpp247 u_charMirror(UChar32 c) { in u_charMirror() function
Dubiditransform.cpp318 U16_APPEND_UNSAFE(pTransform->dest, j, isOdd ? u_charMirror(c) : c); in action_mirror()
/third_party/node/deps/icu-small/source/common/
Dubidiwrt.cpp88 c=u_charMirror(c); in doWriteForward()
142 c=u_charMirror(c); in doWriteForward()
293 c=u_charMirror(c); in doWriteReverse()
Dubidi_props.cpp247 u_charMirror(UChar32 c) { in u_charMirror() function
Dubiditransform.cpp318 U16_APPEND_UNSAFE(pTransform->dest, j, isOdd ? u_charMirror(c) : c); in action_mirror()
/third_party/icu/icu4c/source/test/cintltst/
Dcucdtst.c2094 …if(!(u_charMirror(0x3c)==0x3e && u_charMirror(0x5d)==0x5b && u_charMirror(0x208d)==0x208e && u_cha… in TestMirroring()
2095u_charMirror(0xbb)==0xab && u_charMirror(0x2215)==0x29F5 && u_charMirror(0x29F5)==0x2215 && /* lar… in TestMirroring()
2096u_charMirror(0x2e)==0x2e && u_charMirror(0x6f3)==0x6f3 && u_charMirror(0x301c)==0x301c && u_charMi… in TestMirroring()
2098u_charMirror(0x2018)==0x2018 && u_charMirror(0x201b)==0x201b && u_charMirror(0x301d)==0x301d in TestMirroring()
2113 c2=u_charMirror(start); in TestMirroring()
2114 c3=u_charMirror(c2); in TestMirroring()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-icu.cc173 return u_charMirror(unicode); in hb_icu_unicode_mirroring()
/third_party/harfbuzz/src/
Dhb-icu.cc173 return u_charMirror(unicode); in hb_icu_unicode_mirroring()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-icu.cc145 return u_charMirror(unicode); in hb_icu_unicode_mirroring()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duchar.h3289 u_charMirror(UChar32 c);
Durename.h217 #define u_charMirror U_ICU_ENTRY_POINT_RENAME(u_charMirror) macro
/third_party/node/deps/icu-small/source/common/unicode/
Duchar.h3401 u_charMirror(UChar32 c);
Durename.h222 #define u_charMirror U_ICU_ENTRY_POINT_RENAME(u_charMirror) macro
/third_party/icu/icu4c/source/common/unicode/
Duchar.h3289 u_charMirror(UChar32 c);
Durename.h217 #define u_charMirror U_ICU_ENTRY_POINT_RENAME(u_charMirror) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duchar.h3256 u_charMirror(UChar32 c);
Durename.h214 #define u_charMirror U_ICU_ENTRY_POINT_RENAME(u_charMirror) macro
/third_party/icu/docs/userguide/strings/
Dproperties.md107 | Bidi_Mirroring_Glyph | code point | | u_charMirror |

12