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

  /external/webkit/Source/WebCore/platform/graphics/chromium/
ComplexTextControllerLinux.cpp 369 if (::ublock_getCode(ch) == UBLOCK_COMBINING_DIACRITICAL_MARKS) {
  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp 554 if (::ublock_getCode(ch1) == UBLOCK_COMBINING_DIACRITICAL_MARKS) {
564 if (::ublock_getCode(ch2) != UBLOCK_COMBINING_DIACRITICAL_MARKS) {
    [all...]
  /external/icu4c/common/unicode/
uchar.h     [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uchar.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uchar.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uchar.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
uchar.h     [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontAndroid.cpp     [all...]

Completed in 68 milliseconds