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

  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 54 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_t *c) cons 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...]
hb-ot-layout-gsubgpos-private.hh 138 inline const char *get_name (void) { return "COLLECT_GLYPHS"; }
141 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
1265 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat1
1354 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat2
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_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const 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...]
hb-ot-layout-gpos-table.hh 461 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_t *c) const 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...]
hb-ot-layout.cc 803 l.collect_glyphs (&c);
809 l.collect_glyphs (&c);
    [all...]

Completed in 48 milliseconds