Home
last modified time | relevance | path

Searched refs:hb_closure_context_t (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh47 void closure (hb_closure_context_t *c) const in closure()
148 void closure (hb_closure_context_t *c) const in closure()
299 void closure (hb_closure_context_t *c) const in closure()
370 void closure (hb_closure_context_t *c) const in closure()
491 void closure (hb_closure_context_t *c) const in closure()
556 void closure (hb_closure_context_t *c) const in closure()
691 void closure (hb_closure_context_t *c) const in closure()
799 void closure (hb_closure_context_t *c) const in closure()
892 void closure (hb_closure_context_t *c) const in closure()
1071 void closure (hb_closure_context_t *c) const in closure()
[all …]
Dhb-ot-layout-gsubgpos.hh61 struct hb_closure_context_t : struct
62 hb_dispatch_context_t<hb_closure_context_t, hb_void_t, HB_DEBUG_CLOSURE>
65 typedef return_t (*recurse_func_t) (hb_closure_context_t *c, unsigned int lookup_index); argument
100 hb_closure_context_t (hb_face_t *face_, in hb_closure_context_t() argument
111 ~hb_closure_context_t () { flush (); } in ~hb_closure_context_t() argument
1229 static inline void context_closure_lookup (hb_closure_context_t *c, in context_closure_lookup()
1297 void closure (hb_closure_context_t *c, ContextClosureLookupContext &lookup_context) const in closure()
1376 void closure (hb_closure_context_t *c, in closure()
1456 void closure (hb_closure_context_t *c) const in closure()
1568 void closure (hb_closure_context_t *c) const in closure()
[all …]
Dhb-ot-layout.cc1050 OT::hb_closure_context_t c (face, glyphs, &done_lookups); in hb_ot_layout_lookup_substitute_closure()
1071 OT::hb_closure_context_t c (face, glyphs, &done_lookups); in hb_ot_layout_lookups_substitute_closure()