Home | History | Annotate | Download | only in src

Lines Matching refs: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; }
1139 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const
1197 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const
1202 (this+rule[i]).collect_glyphs (c, lookup_context);
1265 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1277 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1354 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1367 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1446 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1677 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const
1757 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const
1762 (this+rule[i]).collect_glyphs (c, lookup_context);
1821 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1833 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1912 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1930 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
2036 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const