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.hh143 struct hb_collect_glyphs_context_t struct in namespace:OT
148 typedef return_t (*recurse_func_t) (hb_collect_glyphs_context_t *c, unsigned int lookup_index);
203 hb_collect_glyphs_context_t (hb_face_t *face_, function in struct:OT::hb_collect_glyphs_context_t
221 ~hb_collect_glyphs_context_t (void)
686 static inline void collect_array (hb_collect_glyphs_context_t *c HB_UNUSED,
1090 static inline void context_collect_glyphs_lookup (hb_collect_glyphs_context_t *c,
1146 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const
1203 inline void collect_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const
1270 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
1358 inline void collect_glyphs (hb_collect_glyphs_context_t *
[all...]

Completed in 52 milliseconds