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.hh51 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
128 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
262 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
339 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
345 (this+sequence[i]).collect_glyphs (c); in collect_glyphs()
468 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
612 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
714 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
719 (this+ligature[i]).collect_glyphs (c); in collect_glyphs()
792 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
[all …]
Dhb-ot-layout-gsubgpos-private.hh150 inline return_t dispatch (const T &obj) { obj.collect_glyphs (this); return HB_VOID; } in dispatch()
1146 …inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &loo… in collect_glyphs() function
1203 …inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &loo… in collect_glyphs() function
1208 (this+rule[i]).collect_glyphs (c, lookup_context); in collect_glyphs()
1270 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
1282 (this+ruleSet[i]).collect_glyphs (c, lookup_context); in collect_glyphs()
1358 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
1371 (this+ruleSet[i]).collect_glyphs (c, lookup_context); in collect_glyphs()
1449 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
1689 …inline void collect_glyphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext… in collect_glyphs() function
[all …]
Dhb-ot-layout-gpos-table.hh435 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
481 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
578 inline void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs() function
666 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
672 (this+pairSet[i]).collect_glyphs (c, &valueFormat1); in collect_glyphs()
730 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
887 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
1034 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
1138 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
1254 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function
[all …]
Dhb-ot-layout.cc656 l.collect_glyphs (&c); in hb_ot_layout_lookup_collect_glyphs()
662 l.collect_glyphs (&c); in hb_ot_layout_lookup_collect_glyphs()