Searched defs:ChainRule (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gsubgpos.hh | 2473 struct ChainRule struct 2475 bool intersects (const hb_set_t *glyphs, ChainContextClosureLookupContext &lookup_context) const in intersects() 2486 void closure (hb_closure_context_t *c, unsigned value, in closure() 2503 void closure_lookups (hb_closure_lookups_context_t *c, in closure_lookups() 2515 void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs() 2529 bool would_apply (hb_would_apply_context_t *c, in would_apply() 2542 bool apply (hb_ot_apply_context_t *c, ChainContextApplyLookupContext &lookup_context) const in apply() 2557 void serialize_array (hb_serialize_context_t *c, in serialize_array() 2566 bool serialize (hb_serialize_context_t *c, in serialize() 2599 bool subset (hb_subset_context_t *c, in subset() [all …]
|