Searched defs:hb_applicable_t (Results 1 – 2 of 2) sorted by relevance
932 struct hb_applicable_t struct938 hb_set_digest_t digest;941 auto init_ (const T &obj_, unsigned num_glyphs, hb_priority<1>) HB_AUTO_RETURN in init_()953 void init (const T &obj_, unsigned num_glyphs) in init()
940 struct hb_applicable_t struct946 void init (const T &obj_, in init()964 bool apply (hb_ot_apply_context_t *c) const in apply()969 bool apply_cached (hb_ot_apply_context_t *c) const in apply_cached()973 bool cache_enter (hb_ot_apply_context_t *c) const in cache_enter()977 void cache_leave (hb_ot_apply_context_t *c) const in cache_leave()984 const void *obj;985 hb_apply_func_t apply_func;987 hb_apply_func_t apply_cached_func;988 hb_cache_func_t cache_func;[all …]