Searched refs:replace_glyphs (Results 1 - 10 of 10) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-hangul.cc224 buffer->replace_glyphs (1, 2, chars);
265 buffer->replace_glyphs (t ? 3 : 2, 1, &s);
314 buffer->replace_glyphs (2, 1, &new_s);
338 buffer->replace_glyphs (1, s_len, decomposed);
H A Dhb-buffer-private.hh129 HB_INTERNAL void replace_glyphs (unsigned int num_in,
H A Dhb-ot-shape-complex-thai.cc329 buffer->replace_glyphs (1, 2, decomposed);
H A Dhb-ot-shape-normalize.cc226 buffer->replace_glyphs (2, 1, &buffer->cur().codepoint);
H A Dhb-buffer.cc311 hb_buffer_t::replace_glyphs (unsigned int num_in, function in class:hb_buffer_t
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-hangul.cc233 buffer->replace_glyphs (1, 2, chars);
274 buffer->replace_glyphs (t ? 3 : 2, 1, &s);
323 buffer->replace_glyphs (2, 1, &new_s);
347 buffer->replace_glyphs (1, s_len, decomposed);
H A Dhb-buffer-private.hh127 HB_INTERNAL void replace_glyphs (unsigned int num_in,
H A Dhb-ot-shape-complex-thai.cc329 buffer->replace_glyphs (1, 2, decomposed);
H A Dhb-ot-shape-normalize.cc226 buffer->replace_glyphs (2, 1, &buffer->cur().codepoint);
H A Dhb-buffer.cc311 hb_buffer_t::replace_glyphs (unsigned int num_in, function in class:hb_buffer_t

Completed in 430 milliseconds