Searched refs:UCHAR_EAST_ASIAN_WIDTH (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cucdtst.c | 2591 { 0x0009, UCHAR_EAST_ASIAN_WIDTH, U_EA_NEUTRAL }, in TestAdditionalProperties() 2592 { 0x0020, UCHAR_EAST_ASIAN_WIDTH, U_EA_NARROW }, in TestAdditionalProperties() 2593 { 0x00B1, UCHAR_EAST_ASIAN_WIDTH, U_EA_AMBIGUOUS }, in TestAdditionalProperties() 2594 { 0x20A9, UCHAR_EAST_ASIAN_WIDTH, U_EA_HALFWIDTH }, in TestAdditionalProperties() 2595 { 0x2FFB, UCHAR_EAST_ASIAN_WIDTH, U_EA_WIDE }, in TestAdditionalProperties() 2596 { 0x3000, UCHAR_EAST_ASIAN_WIDTH, U_EA_FULLWIDTH }, in TestAdditionalProperties() 2597 { 0x35bb, UCHAR_EAST_ASIAN_WIDTH, U_EA_WIDE }, in TestAdditionalProperties() 2598 { 0x58bd, UCHAR_EAST_ASIAN_WIDTH, U_EA_WIDE }, in TestAdditionalProperties() 2599 { 0xD7A3, UCHAR_EAST_ASIAN_WIDTH, U_EA_WIDE }, in TestAdditionalProperties() 2600 { 0xEEEE, UCHAR_EAST_ASIAN_WIDTH, U_EA_AMBIGUOUS }, in TestAdditionalProperties() [all …]
|
/external/icu/libicu/cts_headers/unicode/ |
D | uchar.h | 511 UCHAR_EAST_ASIAN_WIDTH=0x1004, enumerator
|
/external/icu/libicu/ndk_headers/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
|
/external/icu/icu4c/source/common/unicode/ |
D | uchar.h | 511 UCHAR_EAST_ASIAN_WIDTH=0x1004, enumerator
|