Home | History | Annotate | Download | only in i18n

Lines Matching refs:UCOL_SECONDARYORDERSHIFT

404 #define UCOL_SECONDARYORDERSHIFT 8
415 #define UCOL_SECONDARYORDER(order) (((order) & UCOL_SECONDARYORDERMASK)>> UCOL_SECONDARYORDERSHIFT)