Searched refs:UCHAR_EAST_ASIAN_WIDTH (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cucdtst.c | 2552 { 0x0009, UCHAR_EAST_ASIAN_WIDTH, U_EA_NEUTRAL }, in TestAdditionalProperties() 2553 { 0x0020, UCHAR_EAST_ASIAN_WIDTH, U_EA_NARROW }, in TestAdditionalProperties() 2554 { 0x00B1, UCHAR_EAST_ASIAN_WIDTH, U_EA_AMBIGUOUS }, in TestAdditionalProperties() 2555 { 0x20A9, UCHAR_EAST_ASIAN_WIDTH, U_EA_HALFWIDTH }, in TestAdditionalProperties() 2556 { 0x2FFB, UCHAR_EAST_ASIAN_WIDTH, U_EA_WIDE }, in TestAdditionalProperties() 2557 { 0x3000, UCHAR_EAST_ASIAN_WIDTH, U_EA_FULLWIDTH }, in TestAdditionalProperties() 2558 { 0x35bb, UCHAR_EAST_ASIAN_WIDTH, U_EA_WIDE }, in TestAdditionalProperties() 2559 { 0x58bd, UCHAR_EAST_ASIAN_WIDTH, U_EA_WIDE }, in TestAdditionalProperties() 2560 { 0xD7A3, UCHAR_EAST_ASIAN_WIDTH, U_EA_WIDE }, in TestAdditionalProperties() 2561 { 0xEEEE, UCHAR_EAST_ASIAN_WIDTH, U_EA_AMBIGUOUS }, in TestAdditionalProperties() [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | uchar.h | 511 UCHAR_EAST_ASIAN_WIDTH=0x1004, enumerator
|
/external/icu/libandroidicu/include/unicode/ |
D | uchar.h | 511 UCHAR_EAST_ASIAN_WIDTH=0x1004, enumerator
|