Searched refs:khmer_category (Results 1 – 5 of 5) sorted by relevance
244 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()
37 if (info.khmer_category() != INDIC_SYLLABIC_CATEGORY_OTHER) in main()39 info.khmer_category()); in main()
286 _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()
36 #define khmer_category() indic_category() /* khmer_category_t */ macro110 info.khmer_category() = cat; in set_khmer_properties()
99 getkey info[p].khmer_category();