Searched refs:UEastAsianWidth (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duchar.h430 Returns UEastAsianWidth values. @stable ICU 2.2 */
1401 typedef enum UEastAsianWidth { enum
1409 } UEastAsianWidth; typedef in typeref:enum:UEastAsianWidth
1412 * Keep UEastAsianWidth constant values in sync with names list in genprops/props2.c.
1823 * UEastAsianWidth ea=(UEastAsianWidth)u_getIntPropertyValue(c, UCHAR_EAST_ASIAN_WIDTH);
/external/icu4c/common/unicode/
H A Duchar.h419 Returns UEastAsianWidth values. @stable ICU 2.2 */
1430 typedef enum UEastAsianWidth { enum
1432 * Note: UEastAsianWidth constants are parsed by preparseucd.py.
1444 } UEastAsianWidth; typedef in typeref:enum:UEastAsianWidth
1925 * UEastAsianWidth ea=(UEastAsianWidth)u_getIntPropertyValue(c, UCHAR_EAST_ASIAN_WIDTH);

Completed in 62 milliseconds