Searched defs:ChainRule (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-layout-gsubgpos.hh | 3120 struct ChainRule struct 3125 bool intersects (const hb_set_t *glyphs, ChainContextClosureLookupContext &lookup_context) const in intersects() 3136 void closure (hb_closure_context_t *c, unsigned value, in closure() 3153 void closure_lookups (hb_closure_lookups_context_t *c, in closure_lookups() 3165 void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs() 3179 bool would_apply (hb_would_apply_context_t *c, in would_apply() 3192 bool apply (hb_ot_apply_context_t *c, in apply() 3208 void serialize_array (hb_serialize_context_t *c, in serialize_array() 3217 bool serialize (hb_serialize_context_t *c, in serialize() 3248 bool subset (hb_subset_context_t *c, in subset() [all …]
|