Home | History | Annotate | Download | only in unicode

Lines Matching refs:UEastAsianWidth

380         Returns UEastAsianWidth values. @stable ICU 2.2 */
1139 typedef enum UEastAsianWidth {
1147 } UEastAsianWidth;
1150 * Keep UEastAsianWidth constant values in sync with names list in genprops/props2.c.
1479 * UEastAsianWidth ea=(UEastAsianWidth)u_getIntPropertyValue(c, UCHAR_EAST_ASIAN_WIDTH);