Searched defs:replace_glyph (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-buffer.cc402 hb_buffer_t::replace_glyph (hb_codepoint_t glyph_index) function in class:hb_buffer_t
H A Dhb-ot-layout-gsubgpos-private.hh581 inline void replace_glyph (hb_codepoint_t glyph_index) const function in struct:OT::hb_apply_context_t
584 buffer->replace_glyph (glyph_index);
595 buffer->replace_glyph (glyph_index);
/external/harfbuzz_ng/src/
H A Dhb-buffer.cc402 hb_buffer_t::replace_glyph (hb_codepoint_t glyph_index) function in class:hb_buffer_t
H A Dhb-ot-layout-gsubgpos-private.hh581 inline void replace_glyph (hb_codepoint_t glyph_index) const function in struct:OT::hb_apply_context_t
584 buffer->replace_glyph (glyph_index);
595 buffer->replace_glyph (glyph_index);

Completed in 481 milliseconds