Home | History | Annotate | Download | only in src

Lines Matching refs:collect_glyphs

145   inline const char *get_name (void) { return "COLLECT_GLYPHS"; }
150 inline return_t dispatch (const T &obj) { obj.collect_glyphs (this); return HB_VOID; }
1146 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const
1203 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const
1208 (this+rule[i]).collect_glyphs (c, lookup_context);
1270 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1282 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1358 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1371 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1449 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1689 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const
1768 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const
1773 (this+rule[i]).collect_glyphs (c, lookup_context);
1831 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1843 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1921 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1939 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
2042 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const