HomeSort by relevance Sort by last modified time
    Searched refs:collect_glyphs (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 51 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_t *c) cons function in struct:OT::LigatureSubstFormat1
929 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ReverseChainSingleSubstFormat1
    [all...]
hb-ot-layout-gsubgpos-private.hh 146 inline const char *get_name (void) { return "COLLECT_GLYPHS"; }
151 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
1233 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat1
1321 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat2
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_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const 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...]
hb-ot-layout-gpos-table.hh 428 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_t *c) const function in struct:OT::MarkMarkPosFormat1
    [all...]

Completed in 49 milliseconds