Searched refs:REPH_MODE_EXPLICIT (Results 1 – 1 of 1) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-indic.cc | 291 REPH_MODE_EXPLICIT, /* Reph formed out of initial Ra,H,ZWJ sequence. */ enumerator 326 …{HB_SCRIPT_TELUGU, true, 0x0C4Du,BASE_POS_LAST, REPH_POS_AFTER_POST, REPH_MODE_EXPLICIT, BLWF_MODE… 330 REPH_POS_AFTER_MAIN, REPH_MODE_EXPLICIT, BLWF_MODE_PRE_AND_POST, PREF_LEN_DONT_CARE}, 728 …(indic_plan->config->reph_mode == REPH_MODE_EXPLICIT && info[start + 2].indic_category() == OT_ZWJ) in initial_reordering_consonant_syllable() 734 indic_plan->config->reph_mode == REPH_MODE_EXPLICIT ? in initial_reordering_consonant_syllable() 737 (indic_plan->config->reph_mode == REPH_MODE_EXPLICIT && in initial_reordering_consonant_syllable()
|