Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/
H A DSubstLookupSubTable.hh18 struct SubstLookupSubTable struct
24 union {
33 } u;
37 enum Type {
49 typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type, Ts&&... ds) const in dispatch()
65 bool intersects (const hb_set_t *glyphs, unsigned int lookup_type) const in intersects()