Searched defs:collect_glyphs (Results 1 - 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh54 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::SingleSubstFormat1
139 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::SingleSubstFormat2
269 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::Sequence
348 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::MultipleSubstFormat1
354 (this+sequence[i]).collect_glyphs (c);
474 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::AlternateSubstFormat1
615 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::Ligature
718 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::LigatureSet
723 (this+ligature[i]).collect_glyphs (c);
801 inline void collect_glyphs (hb_collect_glyphs_context_ function in struct:OT::LigatureSubstFormat1
970 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ReverseChainSingleSubstFormat1
1172 inline hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::SubstLookup
[all...]
H A Dhb-ot-layout-gpos-table.hh461 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::SinglePosFormat1
509 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::SinglePosFormat2
600 inline void collect_glyphs (hb_collect_glyphs_context_t *c, function in struct:OT::PairSet
687 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::PairPosFormat1
693 (this+pairSet[i]).collect_glyphs (c, valueFormat);
753 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::PairPosFormat2
903 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::CursivePosFormat1
1060 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::MarkBasePosFormat1
1161 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::MarkLigPosFormat1
1274 inline void collect_glyphs (hb_collect_glyphs_context_ function in struct:OT::MarkMarkPosFormat1
1467 inline hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::PosLookup
[all...]
H A Dhb-ot-layout-gsubgpos-private.hh141 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 function in struct:OT::Rule
1197 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const function in struct:OT::RuleSet
1202 (this+rule[i]).collect_glyphs (c, lookup_context);
1265 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat1
1277 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1354 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat2
1367 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1446 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat3
1677 inline void collect_glyphs (hb_collect_glyphs_context_ function in struct:OT::ChainRule
1757 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const function in struct:OT::ChainRuleSet
1821 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ChainContextFormat1
1912 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ChainContextFormat2
2036 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ChainContextFormat3
[all...]

Completed in 92 milliseconds