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

  /external/icu4c/layout/
KhmerReordering.h 70 CC_CONSONANT3 = 3, // Consonant of type 3
  /external/harfbuzz/src/
harfbuzz-khmer.c 76 CC_CONSONANT3 = 3, /* Consonant of type 3 */
132 _c3 = CC_CONSONANT3 | CF_CONSONANT,
483 unsigned char property = (getKhmerCharClass(item->string[i+1]) & CF_CLASS_MASK) == CC_CONSONANT3 ?
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-khmer.c 76 CC_CONSONANT3 = 3, /* Consonant of type 3 */
132 _c3 = CC_CONSONANT3 | CF_CONSONANT,
483 unsigned char property = (getKhmerCharClass(item->string[i+1]) & CF_CLASS_MASK) == CC_CONSONANT3 ?

Completed in 48 milliseconds