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

  /external/icu4c/layout/
KhmerReordering.h 68 CC_CONSONANT = 1, // consonant of type 1 or independent vowel
IndicReordering.h 31 #define CC_CONSONANT 6U
KhmerReordering.cpp 41 _c1 = KhmerClassTable::CC_CONSONANT | KhmerClassTable::CF_CONSONANT,
IndicClassTables.cpp 35 #define _ct (CC_CONSONANT | CF_CONSONANT)
IndicReordering.cpp 742 case CC_CONSONANT:
    [all...]
  /external/harfbuzz/src/
harfbuzz-khmer.c 74 CC_CONSONANT = 1, /* Consonant of type 1 or independent vowel */
130 _c1 = CC_CONSONANT | CF_CONSONANT,

Completed in 38 milliseconds