HomeSort by relevance Sort by last modified time
    Searched refs:u_charMirror (Results 1 - 21 of 21) sorted by null

  /frameworks/base/core/jni/
android_text_AndroidCharacter.cpp 178 int c2 = u_charMirror(c1);
193 return u_charMirror(c);
  /external/chromium/third_party/icu/source/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 496 u_charMirror(UChar32 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 496 u_charMirror(UChar32 c) {
  /external/chromium/third_party/icu/source/test/cintltst/
cucdtst.c     [all...]
  /external/icu4c/test/cintltst/
cucdtst.c     [all...]
  /external/webkit/JavaScriptCore/wtf/unicode/icu/
UnicodeIcu.h 200 return u_charMirror(c);
  /external/webkit/WebCore/platform/graphics/mac/
ComplexTextControllerATSUI.cpp 167 UChar mirroredChar = u_charMirror(characters[i]);
  /external/chromium/third_party/icu/public/common/unicode/
uchar.h 531 Corresponds to u_charMirror. @stable ICU 2.4 */
    [all...]
urename.h 194 #define u_charMirror u_charMirror_4_2
    [all...]
  /external/icu4c/common/unicode/
uchar.h 525 Corresponds to u_charMirror. @stable ICU 2.4 */
    [all...]
urename.h 225 #define u_charMirror U_ICU_ENTRY_POINT_RENAME(u_charMirror)
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
uchar.h 460 Corresponds to u_charMirror. @stable ICU 2.4 */
    [all...]
urename.h 130 #define u_charMirror u_charMirror_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
uchar.h 460 Corresponds to u_charMirror. @stable ICU 2.4 */
    [all...]
urename.h 130 #define u_charMirror u_charMirror_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
uchar.h 460 Corresponds to u_charMirror. @stable ICU 2.4 */
    [all...]
urename.h 130 #define u_charMirror u_charMirror_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
uchar.h 460 Corresponds to u_charMirror. @stable ICU 2.4 */
    [all...]
urename.h 130 #define u_charMirror u_charMirror_3_2
    [all...]

Completed in 7032 milliseconds