HomeSort by relevance Sort by last modified time
    Searched refs:hb_closure_context_t (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 40 inline void closure (hb_closure_context_t *c) const
119 inline void closure (hb_closure_context_t *c) const
247 inline void closure (hb_closure_context_t *c) const
323 inline void closure (hb_closure_context_t *c) const
441 inline void closure (hb_closure_context_t *c) const
582 inline void closure (hb_closure_context_t *c) const
687 inline void closure (hb_closure_context_t *c) const
764 inline void closure (hb_closure_context_t *c) const
910 inline void closure (hb_closure_context_t *c) const
    [all...]
hb-ot-layout-gsubgpos-private.hh 49 struct hb_closure_context_t : struct in namespace:OT
50 hb_dispatch_context_t<hb_closure_context_t, hb_void_t, HB_DEBUG_CLOSURE>
53 typedef return_t (*recurse_func_t) (hb_closure_context_t *c, unsigned int lookup_index);
75 hb_closure_context_t (hb_face_t *face_, function in struct:OT::hb_closure_context_t
632 static inline bool intersects_array (hb_closure_context_t *c,
    [all...]
hb-ot-layout.cc 813 OT::hb_closure_context_t c (face, glyphs);

Completed in 37 milliseconds