Home
last modified time | relevance | path

Searched refs:hb_collect_glyphs_context_t (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh54 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
139 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
269 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
346 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
472 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
611 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
712 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
795 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
964 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1166 inline hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
[all …]
Dhb-ot-layout-gsubgpos-private.hh108 struct hb_collect_glyphs_context_t : struct
109 hb_dispatch_context_t<hb_collect_glyphs_context_t, hb_void_t, HB_DEBUG_COLLECT_GLYPHS>
112 typedef return_t (*recurse_func_t) (hb_collect_glyphs_context_t *c, unsigned int lookup_index); argument
167 hb_collect_glyphs_context_t (hb_face_t *face_, in hb_collect_glyphs_context_t() function
185 ~hb_collect_glyphs_context_t (void) in ~hb_collect_glyphs_context_t() argument
631 static inline void collect_array (hb_collect_glyphs_context_t *c HB_UNUSED, in collect_array()
1127 static inline void context_collect_glyphs_lookup (hb_collect_glyphs_context_t *c, in context_collect_glyphs_lookup()
1184 …inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &loo… in collect_glyphs()
1242 …inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &loo… in collect_glyphs()
1310 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
[all …]
Dhb-ot-layout-gpos-table.hh462 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
510 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
601 inline void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs()
684 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
750 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
892 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1050 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1153 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1266 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1459 inline hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
Dhb-ot-layout.cc820 OT::hb_collect_glyphs_context_t c (face, in hb_ot_layout_lookup_collect_glyphs()