HomeSort by relevance Sort by last modified time
    Searched refs:get_virama_glyph (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc 480 inline bool get_virama_glyph (hb_font_t *font, hb_codepoint_t *pglyph) const function in struct:indic_shape_plan_t
631 if (indic_plan->get_virama_glyph (font, &glyphs[0]))
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic.cc 509 inline bool get_virama_glyph (hb_font_t *font, hb_codepoint_t *pglyph) const function in struct:indic_shape_plan_t
671 if (indic_plan->get_virama_glyph (font, &virama))
    [all...]

Completed in 24 milliseconds