Searched refs:hb_collect_glyphs_context_t (Results 1 – 4 of 4) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gsub-table.hh | 54 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() 348 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 474 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 615 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 718 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 801 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 970 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 1172 inline hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() [all …]
|
D | hb-ot-layout-gsubgpos-private.hh | 135 struct hb_collect_glyphs_context_t : struct 136 hb_dispatch_context_t<hb_collect_glyphs_context_t, hb_void_t, HB_DEBUG_COLLECT_GLYPHS> 139 typedef return_t (*recurse_func_t) (hb_collect_glyphs_context_t *c, unsigned int lookup_index); argument 194 hb_collect_glyphs_context_t (hb_face_t *face_, in hb_collect_glyphs_context_t() function 212 ~hb_collect_glyphs_context_t (void) in ~hb_collect_glyphs_context_t() argument 661 static inline void collect_array (hb_collect_glyphs_context_t *c HB_UNUSED, in collect_array() 1083 static inline void context_collect_glyphs_lookup (hb_collect_glyphs_context_t *c, in context_collect_glyphs_lookup() 1139 …inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &loo… in collect_glyphs() 1197 …inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &loo… in collect_glyphs() 1265 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() [all …]
|
D | hb-ot-layout-gpos-table.hh | 461 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 509 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 600 inline void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs() 687 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 753 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 903 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 1060 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 1161 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 1274 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 1467 inline hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
|
D | hb-ot-layout.cc | 792 OT::hb_collect_glyphs_context_t c (face, in hb_ot_layout_lookup_collect_glyphs()
|