Home | History | Annotate | Download | only in src

Lines Matching defs:collect_glyphs

138   inline const char *get_name (void) { return "COLLECT_GLYPHS"; }
141 inline return_t dispatch (const T &obj) { obj.collect_glyphs (this); return HB_VOID; }
1130 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const
1188 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const
1193 (this+rule[i]).collect_glyphs (c, lookup_context);
1256 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1268 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1345 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1358 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1437 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1668 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const
1748 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const
1753 (this+rule[i]).collect_glyphs (c, lookup_context);
1812 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1824 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1903 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1921 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
2027 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const