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.hh60 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
161 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
307 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
383 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
499 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
569 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
701 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
807 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
905 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1099 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
[all …]
Dhb-ot-layout-gsubgpos.hh153 struct hb_collect_glyphs_context_t : struct
154 hb_dispatch_context_t<hb_collect_glyphs_context_t, hb_void_t, HB_DEBUG_COLLECT_GLYPHS>
157 typedef return_t (*recurse_func_t) (hb_collect_glyphs_context_t *c, unsigned int lookup_index); argument
209 hb_collect_glyphs_context_t (hb_face_t *face_, in hb_collect_glyphs_context_t() argument
224 ~hb_collect_glyphs_context_t () { hb_set_destroy (recursed_lookups); } in ~hb_collect_glyphs_context_t() argument
730 static inline void collect_array (hb_collect_glyphs_context_t *c HB_UNUSED, in collect_array()
1243 static inline void context_collect_glyphs_lookup (hb_collect_glyphs_context_t *c, in context_collect_glyphs_lookup()
1308 void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs()
1385 void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs()
1475 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
[all …]
Dhb-ot-layout-gpos-table.hh474 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
529 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
642 void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs()
744 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
821 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
973 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1139 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1261 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1382 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1586 hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
Dhb-ot-layout.cc883 OT::hb_collect_glyphs_context_t c (face, in hb_ot_layout_lookup_collect_glyphs()