Searched refs:UCHAR_DECOMPOSITION_TYPE (Results 1 - 7 of 7) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/unicode/icu/
H A DUnicodeIcu.h225 return static_cast<DecompositionType>(u_getIntPropertyValue(c, UCHAR_DECOMPOSITION_TYPE));
/external/icu4c/test/cintltst/
H A Dcucdtst.c2312 { 0x00A0, UCHAR_DECOMPOSITION_TYPE, U_DT_NOBREAK },
2313 { 0x00A8, UCHAR_DECOMPOSITION_TYPE, U_DT_COMPAT },
2314 { 0x00bf, UCHAR_DECOMPOSITION_TYPE, U_DT_NONE },
2315 { 0x00c0, UCHAR_DECOMPOSITION_TYPE, U_DT_CANONICAL },
2316 { 0x1E9B, UCHAR_DECOMPOSITION_TYPE, U_DT_CANONICAL },
2317 { 0xBCDE, UCHAR_DECOMPOSITION_TYPE, U_DT_CANONICAL },
2318 { 0xFB5D, UCHAR_DECOMPOSITION_TYPE, U_DT_MEDIAL },
2319 { 0x1D736, UCHAR_DECOMPOSITION_TYPE, U_DT_FONT },
2320 { 0xe0033, UCHAR_DECOMPOSITION_TYPE, U_DT_NONE },
2569 if( u_getIntPropertyMaxValue(UCHAR_DECOMPOSITION_TYPE) !
[all...]
/external/icu4c/common/unicode/
H A Duchar.h427 UCHAR_DECOMPOSITION_TYPE=0x1003, enumerator in enum:UProperty
1456 * @see UCHAR_DECOMPOSITION_TYPE
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duchar.h377 UCHAR_DECOMPOSITION_TYPE, enumerator in enum:UProperty
1193 * @see UCHAR_DECOMPOSITION_TYPE
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Duchar.h377 UCHAR_DECOMPOSITION_TYPE, enumerator in enum:UProperty
1193 * @see UCHAR_DECOMPOSITION_TYPE
/external/webkit/Source/WebCore/icu/unicode/
H A Duchar.h377 UCHAR_DECOMPOSITION_TYPE, enumerator in enum:UProperty
1193 * @see UCHAR_DECOMPOSITION_TYPE
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Duchar.h377 UCHAR_DECOMPOSITION_TYPE, enumerator in enum:UProperty
1193 * @see UCHAR_DECOMPOSITION_TYPE

Completed in 2444 milliseconds