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.cc502 hb_codepoint_t glyph = virama_glyph; in get_virama_glyph()
503 if (unlikely (virama_glyph == (hb_codepoint_t) -1)) in get_virama_glyph()
512 virama_glyph = glyph; in get_virama_glyph()
522 mutable hb_codepoint_t virama_glyph; member
547 indic_plan->virama_glyph = (hb_codepoint_t) -1; in data_create_indic()
1306 if (indic_plan->virama_glyph) in final_reordering_syllable()
1308 unsigned int virama_glyph = indic_plan->virama_glyph; in final_reordering_syllable() local
1310 if (info[i].codepoint == virama_glyph && in final_reordering_syllable()