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

  /external/icu4c/layout/
IndicReordering.h 50 #define CF_BELOW_BASE 0x10000000U
250 return (charClass & (CF_POST_BASE | CF_BELOW_BASE)) != 0;
260 return (charClass & CF_BELOW_BASE) != 0;
IndicClassTables.cpp 67 #define _bb (_ct | CF_BELOW_BASE)

Completed in 60 milliseconds