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

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh261 struct hb_apply_context_t struct in namespace:OT
266 typedef return_t (*recurse_func_t) (hb_apply_context_t *c, unsigned int lookup_index);
297 hb_apply_context_t (unsigned int table_index_, function in struct:OT::hb_apply_context_t
368 may_skip (const hb_apply_context_t *c,
395 inline skipping_forward_iterator_t (hb_apply_context_t *c_,
456 hb_apply_context_t *c;
466 inline skipping_backward_iterator_t (hb_apply_context_t *c_,
526 hb_apply_context_t *c;
728 static inline bool match_input (hb_apply_context_t *c,
744 hb_apply_context_t
[all...]

Completed in 657 milliseconds