Home
last modified time | relevance | path

Searched refs:CC_CONSONANT (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/layout/
DKhmerReordering.h68 CC_CONSONANT = 1, // consonant of type 1 or independent vowel enumerator
DIndicReordering.h31 #define CC_CONSONANT 6U macro
DKhmerReordering.cpp41 _c1 = KhmerClassTable::CC_CONSONANT | KhmerClassTable::CF_CONSONANT,
DIndicClassTables.cpp35 #define _ct (CC_CONSONANT | CF_CONSONANT)
DIndicReordering.cpp747 case CC_CONSONANT: in reorder()