Home
last modified time | relevance | path

Searched refs:U_CONTROL_CHAR (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-icu.cc144 case U_CONTROL_CHAR: return HB_UNICODE_GENERAL_CATEGORY_CONTROL; in hb_icu_unicode_general_category()
/third_party/harfbuzz/src/
Dhb-icu.cc144 case U_CONTROL_CHAR: return HB_UNICODE_GENERAL_CATEGORY_CONTROL; in hb_icu_unicode_general_category()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duprops.h304 #define _Cc FLAG(U_CONTROL_CHAR)
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-icu.cc116 case U_CONTROL_CHAR: return HB_UNICODE_GENERAL_CATEGORY_CONTROL; in hb_icu_unicode_general_category()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duchar.h766 U_CONTROL_CHAR = 15, enumerator
854 #define U_GC_CC_MASK U_MASK(U_CONTROL_CHAR)
/third_party/node/deps/icu-small/source/common/unicode/
Duchar.h817 U_CONTROL_CHAR = 15, enumerator
905 #define U_GC_CC_MASK U_MASK(U_CONTROL_CHAR)
/third_party/icu/icu4c/source/common/unicode/
Duchar.h766 U_CONTROL_CHAR = 15, enumerator
854 #define U_GC_CC_MASK U_MASK(U_CONTROL_CHAR)
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duchar.h766 U_CONTROL_CHAR = 15, enumerator
854 #define U_GC_CC_MASK U_MASK(U_CONTROL_CHAR)
/third_party/icu/docs/userguide/boundaryanalysis/
Dindex.md459 || u_charType(c) == U_CONTROL_CHAR
492 || u_charType(c) == U_CONTROL_CHAR
/third_party/icu/tools/unicode/c/genprops/
Dpnames_data.h462 Value(U_CONTROL_CHAR, "Cc Control cntrl"),
/third_party/icu/icu4c/source/test/cintltst/
Dcucdtst.c122 /* Cc */ U_CONTROL_CHAR,