Home | History | Annotate | Download | only in src

Lines Matching refs:collect_glyphs

146   inline const char *get_name (void) { return "COLLECT_GLYPHS"; }
151 inline return_t dispatch (const T &obj) { obj.collect_glyphs (this); return HB_VOID; }
1109 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const
1166 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const
1171 (this+rule[i]).collect_glyphs (c, lookup_context);
1233 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1245 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1321 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1334 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1412 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1650 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const
1729 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const
1734 (this+rule[i]).collect_glyphs (c, lookup_context);
1792 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1804 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1882 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1900 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
2003 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const