Home
last modified time | relevance | path

Searched defs:hb_applicable_t (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-aat-layout-morx-table.hh932 struct hb_applicable_t struct
938 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()
H A Dhb-ot-layout-gsubgpos.hh940 struct hb_applicable_t struct
946 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 …]