OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:replace_glyph
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz_ng/src/
hb-buffer-private.hh
198
HB_INTERNAL void
replace_glyph
(hb_codepoint_t glyph_index);
hb-ot-layout-gsub-table.hh
83
c->
replace_glyph
(glyph_id);
160
c->
replace_glyph
(glyph_id);
282
c->
replace_glyph
(substitute.array[0]);
502
c->
replace_glyph
(glyph_id);
625
c->
replace_glyph
(ligGlyph);
[
all
...]
hb-ot-layout-gsubgpos-private.hh
573
inline void
replace_glyph
(hb_codepoint_t glyph_index) const
function in struct:OT::hb_apply_context_t
576
buffer->
replace_glyph
(glyph_index);
587
buffer->
replace_glyph
(glyph_index);
[
all
...]
hb-buffer.cc
442
hb_buffer_t::
replace_glyph
(hb_codepoint_t glyph_index)
function in class:hb_buffer_t
[
all
...]
Completed in 163 milliseconds