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

/external/icu4c/i18n/unicode/
H A Ducol.h134 } UColAttributeValue; typedef in typeref:enum:__anon5927
223 * These values can be now found in the UColAttributeValue enum.
226 typedef UColAttributeValue UCollationStrength;
356 UColAttributeValue normalizationMode,
1044 * @see UColAttributeValue
1049 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status);
1058 * @see UColAttributeValue
1062 U_STABLE UColAttributeValue U_EXPORT2
1218 * @see UColAttributeValue
1222 U_INTERNAL UColAttributeValue U_EXPORT
[all...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Ducol.h141 } UColAttributeValue; typedef in typeref:enum:__anon14357
166 * These values can be now found in the UColAttributeValue enum.
169 typedef UColAttributeValue UCollationStrength;
299 UColAttributeValue normalizationMode,
846 * @see UColAttributeValue
851 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status);
860 * @see UColAttributeValue
864 U_STABLE UColAttributeValue U_EXPORT2
1111 * @see UColAttributeValue
1115 U_INTERNAL UColAttributeValue U_EXPORT
[all...]
/external/webkit/Source/WebCore/icu/unicode/
H A Ducol.h141 } UColAttributeValue; typedef in typeref:enum:__anon14600
166 * These values can be now found in the UColAttributeValue enum.
169 typedef UColAttributeValue UCollationStrength;
299 UColAttributeValue normalizationMode,
846 * @see UColAttributeValue
851 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status);
860 * @see UColAttributeValue
864 U_STABLE UColAttributeValue U_EXPORT2
1111 * @see UColAttributeValue
1115 U_INTERNAL UColAttributeValue U_EXPORT
[all...]

Completed in 373 milliseconds