Home
last modified time | relevance | path

Searched refs:khmer_category_t (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-khmer.hh41 enum khmer_category_t enum
58 khmer_category_t cat = (khmer_category_t) (type & 0x7Fu); in set_khmer_properties()
70 cat = (khmer_category_t) OT_Ra; in set_khmer_properties()
100 if (cat == (khmer_category_t) OT_M) in set_khmer_properties()
Dhb-ot-shape-complex-khmer-machine.rl40 # Same order as enum khmer_category_t. Not sure how to avoid duplication.