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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic.cc 482 hb_codepoint_t glyph = virama_glyph;
483 if (unlikely (virama_glyph == (hb_codepoint_t) -1))
492 (const_cast<indic_shape_plan_t *> (this))->virama_glyph = glyph;
502 hb_codepoint_t virama_glyph; member in struct:indic_shape_plan_t
527 indic_plan->virama_glyph = (hb_codepoint_t) -1;
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc 482 hb_codepoint_t glyph = virama_glyph;
483 if (unlikely (virama_glyph == (hb_codepoint_t) -1))
492 (const_cast<indic_shape_plan_t *> (this))->virama_glyph = glyph;
502 hb_codepoint_t virama_glyph; member in struct:indic_shape_plan_t
527 indic_plan->virama_glyph = (hb_codepoint_t) -1;
    [all...]

Completed in 35 milliseconds