HomeSort by relevance Sort by last modified time
    Searched full:u_charmirror (Results 1 - 20 of 20) sorted by null

  /frameworks/base/core/jni/
android_text_AndroidCharacter.cpp 164 int c2 = u_charMirror(c1);
176 return u_charMirror(c);
  /external/icu4c/common/
ubidiwrt.c 43 * - u_charMirror(c) needs the same number of code units as c
90 c=u_charMirror(c);
144 c=u_charMirror(c);
295 c=u_charMirror(c);
ubidi_props.c 218 u_charMirror(UChar32 c) {
  /external/icu4c/test/cintltst/
cucdtst.c     [all...]
  /external/webkit/Source/JavaScriptCore/wtf/unicode/icu/
UnicodeIcu.h 200 return u_charMirror(c);
  /external/chromium/chrome/browser/
global_keyboard_shortcuts_mac.mm 206 // u_charMirror() function to perform this test.
  /external/webkit/Source/WebCore/platform/graphics/mac/
ComplexTextControllerATSUI.cpp 169 UChar mirroredChar = u_charMirror(characters[i]);
  /external/webkit/Source/WebCore/platform/graphics/chromium/
ComplexTextControllerLinux.cpp 340 character = u_charMirror(character);
  /external/icu4c/common/unicode/
urename.h 227 #define u_charMirror U_ICU_ENTRY_POINT_RENAME(u_charMirror)
    [all...]
uchar.h 525 Corresponds to u_charMirror. @stable ICU 2.4 */
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 130 #define u_charMirror u_charMirror_3_2
    [all...]
uchar.h 460 Corresponds to u_charMirror. @stable ICU 2.4 */
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 130 #define u_charMirror u_charMirror_3_2
    [all...]
uchar.h 460 Corresponds to u_charMirror. @stable ICU 2.4 */
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 130 #define u_charMirror u_charMirror_3_2
    [all...]
uchar.h 460 Corresponds to u_charMirror. @stable ICU 2.4 */
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 130 #define u_charMirror u_charMirror_3_2
    [all...]
uchar.h 460 Corresponds to u_charMirror. @stable ICU 2.4 */
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/
FontAndroid.cpp 884 character = u_charMirror(character);
    [all...]
  /external/icu4c/data/unidata/
changes.txt     [all...]

Completed in 207 milliseconds