HomeSort by relevance Sort by last modified time
    Searched refs:UCOL_COMMON_BOT3 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
ucol_imp.h 713 #define UCOL_COMMON_BOT3 0x05
716 #define UCOL_COMMON_BOTTOM3_CASE_SW_LOWER UCOL_COMMON_BOT3;
724 #define UCOL_COMMON3_NORMAL UCOL_COMMON_BOT3
    [all...]
ucol_bld.cpp 504 // Override if low range is less than UCOL_COMMON_BOT3.
505 if ( low < UCOL_COMMON_BOT3<<24 ) {
506 low = UCOL_COMMON_BOT3<<24;
    [all...]
ucol.cpp     [all...]

Completed in 32 milliseconds