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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh51 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::SingleSubstFormat1
128 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::SingleSubstFormat2
262 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::Sequence
328 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::MultipleSubstFormat1
334 (this+sequence[i]).collect_glyphs (c);
457 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::AlternateSubstFormat1
601 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::Ligature
694 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::LigatureSet
699 (this+ligature[i]).collect_glyphs (c);
772 inline void collect_glyphs (hb_collect_glyphs_context_ function in struct:OT::LigatureSubstFormat1
935 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ReverseChainSingleSubstFormat1
1156 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.hh429 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::SinglePosFormat1
475 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::SinglePosFormat2
572 inline void collect_glyphs (hb_collect_glyphs_context_t *c, function in struct:OT::PairSet
649 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::PairPosFormat1
655 (this+pairSet[i]).collect_glyphs (c, &valueFormat1);
713 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::PairPosFormat2
870 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::CursivePosFormat1
1017 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::MarkBasePosFormat1
1121 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::MarkLigPosFormat1
1237 inline void collect_glyphs (hb_collect_glyphs_context_ function in struct:OT::MarkMarkPosFormat1
1447 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.hh150 inline return_t dispatch (const T &obj) { obj.collect_glyphs (this); return HB_VOID; }
1126 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const function in struct:OT::Rule
1183 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const function in struct:OT::RuleSet
1188 (this+rule[i]).collect_glyphs (c, lookup_context);
1250 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat1
1262 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1338 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat2
1351 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1429 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat3
1668 inline void collect_glyphs (hb_collect_glyphs_context_ function in struct:OT::ChainRule
1747 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const function in struct:OT::ChainRuleSet
1810 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ChainContextFormat1
1900 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ChainContextFormat2
2021 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ChainContextFormat3
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh51 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::SingleSubstFormat1
128 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::SingleSubstFormat2
262 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::Sequence
321 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::MultipleSubstFormat1
327 (this+sequence[i]).collect_glyphs (c);
450 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::AlternateSubstFormat1
594 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::Ligature
688 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::LigatureSet
693 (this+ligature[i]).collect_glyphs (c);
766 inline void collect_glyphs (hb_collect_glyphs_context_ function in struct:OT::LigatureSubstFormat1
929 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ReverseChainSingleSubstFormat1
[all...]
H A Dhb-ot-layout-gpos-table.hh428 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::SinglePosFormat1
473 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::SinglePosFormat2
569 inline void collect_glyphs (hb_collect_glyphs_context_t *c, function in struct:OT::PairSet
645 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::PairPosFormat1
651 (this+pairSet[i]).collect_glyphs (c, &valueFormat1);
708 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::PairPosFormat2
866 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::CursivePosFormat1
1012 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::MarkBasePosFormat1
1116 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::MarkLigPosFormat1
1232 inline void collect_glyphs (hb_collect_glyphs_context_ function in struct:OT::MarkMarkPosFormat1
[all...]
H A Dhb-ot-layout-gsubgpos-private.hh151 inline return_t dispatch (const T &obj) { obj.collect_glyphs (this); return HB_VOID; }
1109 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const function in struct:OT::Rule
1166 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const function in struct:OT::RuleSet
1171 (this+rule[i]).collect_glyphs (c, lookup_context);
1233 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat1
1245 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1321 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat2
1334 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1412 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat3
1650 inline void collect_glyphs (hb_collect_glyphs_context_ function in struct:OT::ChainRule
1729 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const function in struct:OT::ChainRuleSet
1792 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ChainContextFormat1
1882 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ChainContextFormat2
2003 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ChainContextFormat3
[all...]

Completed in 169 milliseconds