Searched defs:UColAttributeValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducol.h133 } UColAttributeValue; typedef in typeref:enum:__anon11243
172 * These values can be now found in the UColAttributeValue enum.
175 typedef UColAttributeValue UCollationStrength;
305 UColAttributeValue normalizationMode,
946 * @see UColAttributeValue
951 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status);
960 * @see UColAttributeValue
964 U_STABLE UColAttributeValue U_EXPORT2
1120 * @see UColAttributeValue
1124 U_INTERNAL UColAttributeValue U_EXPORT
[all...]
/external/icu/icu4c/source/i18n/unicode/
H A Ducol.h128 } UColAttributeValue; typedef in typeref:enum:__anon21131
225 * These values can be now found in the UColAttributeValue enum.
228 typedef UColAttributeValue UCollationStrength;
419 UColAttributeValue normalizationMode,
1156 * @see UColAttributeValue
1161 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status);
1170 * @see UColAttributeValue
1174 U_STABLE UColAttributeValue U_EXPORT2

Completed in 1711 milliseconds