Searched refs:UCHAR_GENERAL_CATEGORY (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-icu.cc98 switch (u_getIntPropertyValue(unicode, UCHAR_GENERAL_CATEGORY))
/external/harfbuzz_ng/src/
H A Dhb-icu.cc98 switch (u_getIntPropertyValue(unicode, UCHAR_GENERAL_CATEGORY))
/external/chromium_org/third_party/icu/source/common/unicode/
H A Duchar.h434 UCHAR_GENERAL_CATEGORY=0x1005, enumerator in enum:UProperty
2725 * UCHAR_GENERAL_CATEGORY. These include: "C" / "Other", "L" /
2778 * UCHAR_GENERAL_CATEGORY. These include: "C" / "Other", "L" /
/external/icu4c/common/unicode/
H A Duchar.h423 UCHAR_GENERAL_CATEGORY=0x1005, enumerator in enum:UProperty
2824 * UCHAR_GENERAL_CATEGORY. These include: "C" / "Other", "L" /
2877 * UCHAR_GENERAL_CATEGORY. These include: "C" / "Other", "L" /
/external/icu4c/common/
H A Duniset_props.cpp999 if (p == UCHAR_GENERAL_CATEGORY) {
/external/chromium_org/third_party/icu/source/common/
H A Duniset_props.cpp1079 if (p == UCHAR_GENERAL_CATEGORY) {
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcucdtst.c2340 /* UCHAR_GENERAL_CATEGORY tested for assigned characters in TestUnicodeData() */
2341 { 0xd7c7, UCHAR_GENERAL_CATEGORY, 0 },
2342 { 0xd7d7, UCHAR_GENERAL_CATEGORY, U_OTHER_LETTER }, /* changed in Unicode 5.2 */
2550 if(u_getIntPropertyMaxValue(UCHAR_GENERAL_CATEGORY)!=(int32_t)U_CHAR_CATEGORY_COUNT-1) {
2551 log_err("error: u_getIntPropertyMaxValue(UCHAR_GENERAL_CATEGORY) wrong\n");
/external/icu4c/test/cintltst/
H A Dcucdtst.c2462 /* UCHAR_GENERAL_CATEGORY tested for assigned characters in TestUnicodeData() */
2463 { 0xd7c7, UCHAR_GENERAL_CATEGORY, 0 },
2464 { 0xd7d7, UCHAR_GENERAL_CATEGORY, U_OTHER_LETTER }, /* changed in Unicode 5.2 */
2682 if(u_getIntPropertyMaxValue(UCHAR_GENERAL_CATEGORY)!=(int32_t)U_CHAR_CATEGORY_COUNT-1) {
2683 log_err("error: u_getIntPropertyMaxValue(UCHAR_GENERAL_CATEGORY) wrong\n");
/external/chromium_org/third_party/icu/source/test/intltest/
H A Drbbitst.cpp442 u_getPropertyValueName(UCHAR_GENERAL_CATEGORY,
/external/icu4c/test/intltest/
H A Drbbitst.cpp383 u_getPropertyValueName(UCHAR_GENERAL_CATEGORY,

Completed in 417 milliseconds