Searched refs:HB_SCRIPT_MALAYALAM (Results 1 – 9 of 9) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-indic.cc | 319 …{HB_SCRIPT_MALAYALAM, true, 0x0D4Du,BASE_POS_LAST, REPH_POS_AFTER_MAIN, REPH_MODE_LOG_REPHA,BLWF_M… 558 bool zero_context = !indic_plan->is_old_spec && plan->props.script != HB_SCRIPT_MALAYALAM; in data_create_indic() 948 bool disallow_double_halants = buffer->props.script != HB_SCRIPT_MALAYALAM; in initial_reordering_consonant_syllable() 1357 if (buffer->props.script == HB_SCRIPT_MALAYALAM) in final_reordering_syllable() 1408 if (buffer->props.script != HB_SCRIPT_MALAYALAM && buffer->props.script != HB_SCRIPT_TAMIL) in final_reordering_syllable() 1644 if (buffer->props.script != HB_SCRIPT_MALAYALAM && buffer->props.script != HB_SCRIPT_TAMIL) in final_reordering_syllable()
|
D | hb-ot-shape-complex-private.hh | 257 case HB_SCRIPT_MALAYALAM: in hb_ot_shape_complex_categorize()
|
D | hb-ucdn.cc | 42 HB_SCRIPT_MALAYALAM,
|
D | hb-ot-tag.cc | 88 case HB_SCRIPT_MALAYALAM: return HB_TAG('m','l','m','2'); in hb_ot_new_tag_from_script() 107 case HB_TAG('m','l','m','2'): return HB_SCRIPT_MALAYALAM; in hb_ot_new_tag_to_script()
|
D | hb-glib.cc | 66 HB_SCRIPT_MALAYALAM,
|
D | hb-common.h | 171 /*1.1*/ HB_SCRIPT_MALAYALAM = HB_TAG ('M','l','y','m'), enumerator
|
/external/freetype/src/autofit/ |
D | afscript.h | 242 HB_SCRIPT_MALAYALAM,
|
/external/harfbuzz_ng/test/api/ |
D | test-ot-tag.c | 131 test_indic_tags ("mlm2", "mlym", HB_SCRIPT_MALAYALAM); in test_ot_tag_script_indic()
|
D | test-unicode.c | 340 { 0x0D3D, HB_SCRIPT_MALAYALAM },
|