Home
last modified time | relevance | path

Searched refs:virama_glyph (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic.cc493 hb_codepoint_t glyph = virama_glyph; in get_virama_glyph()
494 if (unlikely (virama_glyph == (hb_codepoint_t) -1)) in get_virama_glyph()
503 (const_cast<indic_shape_plan_t *> (this))->virama_glyph = glyph; in get_virama_glyph()
513 hb_codepoint_t virama_glyph; member
538 indic_plan->virama_glyph = (hb_codepoint_t) -1; in data_create_indic()
1285 if (indic_plan->virama_glyph) in final_reordering_syllable()
1287 unsigned int virama_glyph = indic_plan->virama_glyph; in final_reordering_syllable() local
1289 if (info[i].codepoint == virama_glyph && in final_reordering_syllable()