OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:collect_glyphs
(Results
1 - 4
of
4
) 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
129
inline void
collect_glyphs
(hb_collect_glyphs_context_t *c) const
function in struct:OT::SingleSubstFormat2
255
inline void
collect_glyphs
(hb_collect_glyphs_context_t *c) const
function in struct:OT::Sequence
333
inline void
collect_glyphs
(hb_collect_glyphs_context_t *c) const
function in struct:OT::MultipleSubstFormat1
339
(this+sequence[i]).
collect_glyphs
(c);
455
inline void
collect_glyphs
(hb_collect_glyphs_context_t *c) const
function in struct:OT::AlternateSubstFormat1
592
inline void
collect_glyphs
(hb_collect_glyphs_context_t *c) const
function in struct:OT::Ligature
695
inline void
collect_glyphs
(hb_collect_glyphs_context_t *c) const
function in struct:OT::LigatureSet
700
(this+ligature[i]).
collect_glyphs
(c);
774
inline void
collect_glyphs
(hb_collect_glyphs_context_t *c) cons
function in struct:OT::LigatureSubstFormat1
935
inline void
collect_glyphs
(hb_
collect_glyphs
_context_t *c) const
function in struct:OT::ReverseChainSingleSubstFormat1
1137
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; }
1130
inline void
collect_glyphs
(hb_
collect_glyphs
_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const
function in struct:OT::Rule
1188
inline void
collect_glyphs
(hb_
collect_glyphs
_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const
function in struct:OT::RuleSet
1256
inline void
collect_glyphs
(hb_
collect_glyphs
_context_t *c) const
function in struct:OT::ContextFormat1
1345
inline void
collect_glyphs
(hb_
collect_glyphs
_context_t *c) const
function in struct:OT::ContextFormat2
1437
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_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const
function in struct:OT::ChainRule
1748
inline void
collect_glyphs
(hb_
collect_glyphs
_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const
function in struct:OT::ChainRuleSet
1812
inline void
collect_glyphs
(hb_
collect_glyphs
_context_t *c) const
function in struct:OT::ChainContextFormat1
1903
inline void
collect_glyphs
(hb_
collect_glyphs
_context_t *c) const
function in struct:OT::ChainContextFormat2
2027
inline void
collect_glyphs
(hb_
collect_glyphs
_context_t *c) const
function in struct:OT::ChainContextFormat3
[
all
...]
hb-ot-layout-gpos-table.hh
457
inline void
collect_glyphs
(hb_collect_glyphs_context_t *c) const
function in struct:OT::SinglePosFormat1
506
inline void
collect_glyphs
(hb_collect_glyphs_context_t *c) const
function in struct:OT::SinglePosFormat2
597
inline void
collect_glyphs
(hb_collect_glyphs_context_t *c,
function in struct:OT::PairSet
686
inline void
collect_glyphs
(hb_collect_glyphs_context_t *c) const
function in struct:OT::PairPosFormat1
692
(this+pairSet[i]).
collect_glyphs
(c, &valueFormat1);
752
inline void
collect_glyphs
(hb_collect_glyphs_context_t *c) const
function in struct:OT::PairPosFormat2
904
inline void
collect_glyphs
(hb_collect_glyphs_context_t *c) const
function in struct:OT::CursivePosFormat1
1061
inline void
collect_glyphs
(hb_
collect_glyphs
_context_t *c) const
function in struct:OT::MarkBasePosFormat1
1162
inline void
collect_glyphs
(hb_
collect_glyphs
_context_t *c) const
function in struct:OT::MarkLigPosFormat1
1275
inline void
collect_glyphs
(hb_
collect_glyphs
_context_t *c) const
function in struct:OT::MarkMarkPosFormat1
1468
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
743
l.
collect_glyphs
(&c);
749
l.
collect_glyphs
(&c);
Completed in 883 milliseconds