HomeSort by relevance Sort by last modified time
    Searched full:other_glyph (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-normalize.cc 204 hb_codepoint_t other_glyph; local
205 if (c->font->get_nominal_glyph (0x2010u, &other_glyph))
207 next_char (buffer, other_glyph);

Completed in 140 milliseconds