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

  /external/harfbuzz_ng/src/
hb-buffer-private.hh 125 HB_INTERNAL void replace_glyphs (unsigned int num_in,
hb-ot-shape-complex-thai.cc 329 buffer->replace_glyphs (1, 2, decomposed);
hb-ot-shape-normalize.cc 222 buffer->replace_glyphs (2, 1, &buffer->cur().codepoint);
hb-buffer.cc 296 hb_buffer_t::replace_glyphs (unsigned int num_in, function in class:hb_buffer_t

Completed in 264 milliseconds