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