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:__anon11757
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/icu4c/i18n/unicode/
H A Ducol.h134 } UColAttributeValue; typedef in typeref:enum:__anon19248
231 * These values can be now found in the UColAttributeValue enum.
234 typedef UColAttributeValue UCollationStrength;
401 UColAttributeValue normalizationMode,
1140 * @see UColAttributeValue
1145 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status);
1154 * @see UColAttributeValue
1158 U_STABLE UColAttributeValue U_EXPORT2
1320 * @see UColAttributeValue
1324 U_INTERNAL UColAttributeValue U_EXPORT
[all...]

Completed in 96 milliseconds