Searched refs:HB_SCRIPT_MALAYALAM (Results 1 – 10 of 10) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-ot-tag.c | 189 test_indic_tags ("mlm3", "mlm2", "mlym", HB_SCRIPT_MALAYALAM); in test_ot_tag_script_indic() 503 …test_tags (HB_SCRIPT_MALAYALAM, "ml", HB_OT_MAX_TAGS_PER_SCRIPT, HB_OT_MAX_TAGS_PER_LANGUAGE, 3, 2… in test_ot_tag_full() 504 test_tags (HB_SCRIPT_MALAYALAM, "ml", 1, 1, 1, 1, "mlm3", "MAL"); in test_ot_tag_full()
|
D | test-unicode.c | 333 { 0x0D3D, HB_SCRIPT_MALAYALAM },
|
/external/harfbuzz_ng/src/ |
D | hb-ot-tag.cc | 89 case HB_SCRIPT_MALAYALAM: return HB_TAG('m','l','m','2'); in hb_ot_new_tag_from_script() 108 case HB_TAG('m','l','m','2'): return HB_SCRIPT_MALAYALAM; in hb_ot_new_tag_to_script()
|
D | hb-ot-shape-complex-indic.cc | 92 …{HB_SCRIPT_MALAYALAM, true, 0x0D4Du,BASE_POS_LAST, REPH_POS_AFTER_MAIN, REPH_MODE_LOG_REPHA,BLWF_M… 284 bool zero_context = !indic_plan->is_old_spec && plan->props.script != HB_SCRIPT_MALAYALAM; in data_create_indic() 1075 if (buffer->props.script == HB_SCRIPT_MALAYALAM) in final_reordering_syllable_indic() 1144 if (buffer->props.script != HB_SCRIPT_MALAYALAM && buffer->props.script != HB_SCRIPT_TAMIL) in final_reordering_syllable_indic() 1404 if (buffer->props.script != HB_SCRIPT_MALAYALAM && buffer->props.script != HB_SCRIPT_TAMIL) in final_reordering_syllable_indic()
|
D | hb-ot-shape-complex.hh | 246 case HB_SCRIPT_MALAYALAM: in hb_ot_shape_complex_categorize()
|
D | hb-glib.cc | 78 HB_SCRIPT_MALAYALAM,
|
D | hb-ot-shape-complex-vowel-constraints.cc | 257 case HB_SCRIPT_MALAYALAM: in _hb_preprocess_text_vowel_constraints()
|
D | hb-common.h | 204 /*1.1*/ HB_SCRIPT_MALAYALAM = HB_TAG ('M','l','y','m'), enumerator
|
D | hb-ucd-table.hh | 28 HB_SCRIPT_MALAYALAM, HB_SCRIPT_ORIYA,
|
/external/freetype/src/autofit/ |
D | afscript.h | 242 HB_SCRIPT_MALAYALAM,
|