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
346 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::MultipleSubstFormat1
352 (this+sequence[i]).collect_glyphs (c);
472 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::AlternateSubstFormat1
611 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::Ligature
712 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::LigatureSet
717 (this+ligature[i]).collect_glyphs (c);
795 inline void collect_glyphs (hb_collect_glyphs_context_t *c) cons function in struct:OT::LigatureSubstFormat1
964 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ReverseChainSingleSubstFormat1
1166 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 111 inline const char *get_name (void) { return "COLLECT_GLYPHS"; }
114 inline return_t dispatch (const T &obj) { obj.collect_glyphs (this); return HB_VOID; }
1184 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const function in struct:OT::Rule
1242 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const function in struct:OT::RuleSet
1310 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat1
1399 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat2
1491 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ContextFormat3
1724 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const function in struct:OT::ChainRule
1804 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const function in struct:OT::ChainRuleSet
1868 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ChainContextFormat1
1959 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ChainContextFormat2
2083 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::ChainContextFormat3
    [all...]
hb-ot-layout-gpos-table.hh 462 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::SinglePosFormat1
510 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::SinglePosFormat2
601 inline void collect_glyphs (hb_collect_glyphs_context_t *c, function in struct:OT::PairSet
684 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::PairPosFormat1
690 (this+pairSet[i]).collect_glyphs (c, valueFormat);
750 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::PairPosFormat2
892 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::CursivePosFormat1
1050 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::MarkBasePosFormat1
1153 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::MarkLigPosFormat1
1266 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const function in struct:OT::MarkMarkPosFormat1
1459 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 831 l.collect_glyphs (&c);
837 l.collect_glyphs (&c);
    [all...]

Completed in 66 milliseconds