Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Layout/GSUB/
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()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1446 struct SubstLookupSubTable struct
1451 enum Type {
1463 typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type, Ts&&... ds) const in dispatch()
1479 bool intersects (const hb_set_t *glyphs, unsigned int lookup_type) const in intersects()
1486 union {
1495 } u;