Home
last modified time | relevance | path

Searched refs:collect_glyphs (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh54 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
139 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
269 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
348 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
354 (this+sequence[i]).collect_glyphs (c); in collect_glyphs()
474 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
615 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
718 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
723 (this+ligature[i]).collect_glyphs (c); in collect_glyphs()
801 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
[all …]
Dhb-ot-layout-gsubgpos-private.hh141 inline return_t dispatch (const T &obj) { obj.collect_glyphs (this); return HB_VOID; } in dispatch()
1139 …inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &loo… in collect_glyphs() function
1197 …inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &loo… in collect_glyphs() function
1202 (this+rule[i]).collect_glyphs (c, lookup_context); in collect_glyphs()
1265 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
1277 (this+ruleSet[i]).collect_glyphs (c, lookup_context); in collect_glyphs()
1354 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
1367 (this+ruleSet[i]).collect_glyphs (c, lookup_context); in collect_glyphs()
1446 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
1677 …inline void collect_glyphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext… in collect_glyphs() function
[all …]
Dhb-ot-layout-gpos-table.hh461 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
509 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
600 inline void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs() function
687 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
693 (this+pairSet[i]).collect_glyphs (c, valueFormat); in collect_glyphs()
753 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
903 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
1060 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
1161 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
1274 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
[all …]
Dhb-ot-layout.cc803 l.collect_glyphs (&c); in hb_ot_layout_lookup_collect_glyphs()
809 l.collect_glyphs (&c); in hb_ot_layout_lookup_collect_glyphs()