Searched refs:U_EA_WIDE (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cucdtst.c | 2544 { 0x2FFB, UCHAR_EAST_ASIAN_WIDTH, U_EA_WIDE }, in TestAdditionalProperties() 2546 { 0x35bb, UCHAR_EAST_ASIAN_WIDTH, U_EA_WIDE }, in TestAdditionalProperties() 2547 { 0x58bd, UCHAR_EAST_ASIAN_WIDTH, U_EA_WIDE }, in TestAdditionalProperties() 2548 { 0xD7A3, UCHAR_EAST_ASIAN_WIDTH, U_EA_WIDE }, in TestAdditionalProperties() 2551 { 0x20000, UCHAR_EAST_ASIAN_WIDTH, U_EA_WIDE }, in TestAdditionalProperties() 2552 { 0x2F8C7, UCHAR_EAST_ASIAN_WIDTH, U_EA_WIDE }, in TestAdditionalProperties() 2553 … { 0x3a5bd, UCHAR_EAST_ASIAN_WIDTH, U_EA_WIDE }, /* plane 3 got default W values in Unicode 4 */ in TestAdditionalProperties()
|
/external/harfbuzz_ng/src/ |
D | hb-icu.cc | 82 case U_EA_WIDE: in hb_icu_unicode_eastasian_width()
|
/external/icu/icu4c/source/common/unicode/ |
D | uchar.h | 1722 U_EA_WIDE, /*[W]*/ enumerator
|