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

  /libcore/luni/src/main/native/
java_lang_Character.cpp 135 return ublock_getCode(codePoint);
  /external/webkit/Source/JavaScriptCore/wtf/unicode/icu/
UnicodeIcu.h 164 return ublock_getCode(c) == UBLOCK_ARABIC;
  /external/webkit/Source/WebCore/platform/graphics/chromium/
ComplexTextControllerLinux.cpp 369 if (::ublock_getCode(ch) == UBLOCK_COMBINING_DIACRITICAL_MARKS) {
FontUtilsChromiumWin.cpp 198 UBlockCode block = ublock_getCode(ucs4);
  /external/icu4c/common/
uchar.c 615 ublock_getCode(UChar32 c) {
  /external/icu4c/common/unicode/
uchar.h 420 Same as ublock_getCode, returns UBlockCode values. @stable ICU 2.2 */
    [all...]
urename.h 481 #define ublock_getCode U_ICU_ENTRY_POINT_RENAME(ublock_getCode)
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uchar.h 370 Same as ublock_getCode, returns UBlockCode values. @stable ICU 2.2 */
    [all...]
urename.h 345 #define ublock_getCode ublock_getCode_3_2
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uchar.h 370 Same as ublock_getCode, returns UBlockCode values. @stable ICU 2.2 */
    [all...]
urename.h 345 #define ublock_getCode ublock_getCode_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uchar.h 370 Same as ublock_getCode, returns UBlockCode values. @stable ICU 2.2 */
    [all...]
urename.h 345 #define ublock_getCode ublock_getCode_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
uchar.h 370 Same as ublock_getCode, returns UBlockCode values. @stable ICU 2.2 */
    [all...]
urename.h 345 #define ublock_getCode ublock_getCode_3_2
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/
FontAndroid.cpp     [all...]
  /external/icu4c/test/cintltst/
cucdtst.c     [all...]

Completed in 1316 milliseconds