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

  /external/icu/icu4c/source/layout/
KhmerReordering.h 96 CF_POS_ABOVE = 0x00020000,
TibetanReordering.h 115 CF_POS_ABOVE = 0x00020000,
IndicReordering.h 57 #define CF_POS_ABOVE 0x00100000U
275 return ((charClass & CF_POS_MASK) == CF_POS_ABOVE);

Completed in 220 milliseconds