Searched defs:hb_collect_glyphs_context_t (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh135 struct hb_collect_glyphs_context_t : struct in namespace:OT
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);
194 hb_collect_glyphs_context_t (hb_face_t *face_, function in struct:OT::hb_collect_glyphs_context_t
212 ~hb_collect_glyphs_context_t (void)
659 static inline void collect_array (hb_collect_glyphs_context_t *c HB_UNUSED,
1074 static inline void context_collect_glyphs_lookup (hb_collect_glyphs_context_t *c,
1130 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const
1188 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const
1256 inline void collect_glyphs (hb_collect_glyphs_context_t *
[all...]

Completed in 29 milliseconds