Home | History | Annotate | Download | only in src

Lines Matching refs:collect_glyphs

51   inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
128 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
262 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
339 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
345 (this+sequence[i]).collect_glyphs (c);
468 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
612 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
714 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
719 (this+ligature[i]).collect_glyphs (c);
792 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
798 (this+ligatureSet[iter.get_coverage ()]).collect_glyphs (c);
955 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1176 inline hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const