Searched refs:virama_glyph (Results 1 – 2 of 2) sorted by relevance
182 hb_codepoint_t glyph = virama_glyph; in get_virama_glyph()183 if (unlikely (virama_glyph == (hb_codepoint_t) -1)) in get_virama_glyph()192 virama_glyph = glyph; in get_virama_glyph()199 mutable hb_codepoint_t virama_glyph; member213 khmer_plan->virama_glyph = (hb_codepoint_t) -1; in data_create_khmer()
257 hb_codepoint_t glyph = virama_glyph.get_relaxed (); in load_virama_glyph()267 virama_glyph.set_relaxed ((int) glyph); in load_virama_glyph()278 mutable hb_atomic_int_t virama_glyph; member304 indic_plan->virama_glyph.set_relaxed (-1); in data_create_indic()1052 hb_codepoint_t virama_glyph = indic_plan->virama_glyph.get_relaxed (); in final_reordering_syllable() local1053 if (virama_glyph) in final_reordering_syllable()1056 if (info[i].codepoint == virama_glyph && in final_reordering_syllable()