Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-khmer.cc244 HB_BUFFER_ALLOCATE_VAR (buffer, khmer_category); in setup_masks_khmer()
301 if (info[i].khmer_category() == OT_Coeng && num_coengs <= 2 && i + 1 < end) in reorder_consonant_syllable()
305 if (info[i + 1].khmer_category() == OT_Ra) in reorder_consonant_syllable()
333 else if (info[i].khmer_category() == OT_VPre) in reorder_consonant_syllable()
412 buffer->cur().khmer_category() == OT_Repha) in insert_dotted_circles()
433 HB_BUFFER_DEALLOCATE_VAR (buffer, khmer_category); in reorder()
Ddump-khmer-data.cc37 if (info.khmer_category() != INDIC_SYLLABIC_CATEGORY_OTHER) in main()
39 info.khmer_category()); in main()
Dhb-ot-shape-complex-khmer-machine.hh286 _trans = _inds[ _slen > 0 && _keys[0] <=( info[p].khmer_category()) && in find_syllables()
287 ( info[p].khmer_category()) <= _keys[1] ? in find_syllables()
288 ( info[p].khmer_category()) - _keys[0] : _slen ]; in find_syllables()
Dhb-ot-shape-complex-khmer.hh36 #define khmer_category() indic_category() /* khmer_category_t */ macro
110 info.khmer_category() = cat; in set_khmer_properties()
Dhb-ot-shape-complex-khmer-machine.rl99 getkey info[p].khmer_category();