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
321 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
327 (this+sequence[i]).collect_glyphs (c);
450 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
594 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
688 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
693 (this+ligature[i]).collect_glyphs (c);
766 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
772 (this+ligatureSet[iter.get_coverage ()]).collect_glyphs (c);
929 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const