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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducol.h159 * reordering except for the codes lised as UColReorderCode values and those
206 } UColReorderCode; typedef in typeref:enum:__anon12150
667 * These reordering codes are a combination of UScript codes and UColReorderCode entries.
678 * @see UColReorderCode
692 * UScript codes and UColReorderCode entries.
696 * UColReorderCode entries. Script groups can be intermingled with
718 * @see UColReorderCode
740 * @see UColReorderCode
/external/icu/icu4c/source/i18n/unicode/
H A Ducol.h153 * reordering except for the codes lised as UColReorderCode values and those
200 } UColReorderCode; typedef in typeref:enum:__anon21936
683 * These reordering codes are a combination of UScript codes and UColReorderCode entries.
694 * @see UColReorderCode
708 * UScript codes and UColReorderCode entries.
712 * UColReorderCode entries. Script groups can be intermingled with
734 * @see UColReorderCode
756 * @see UColReorderCode
1196 ucol_setMaxVariable(UCollator *coll, UColReorderCode group, UErrorCode *pErrorCode);
1205 U_DRAFT UColReorderCode U_EXPORT
[all...]

Completed in 565 milliseconds