Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Layout/GPOS/
DPosLookupSubTable.hh18 struct PosLookupSubTable struct
23 enum Type {
36 typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type, Ts&&... ds) const in dispatch()
53 bool intersects (const hb_set_t *glyphs, unsigned int lookup_type) const in intersects()
60 union {
70 } u;
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gpos-table.hh2685 struct PosLookupSubTable struct
2690 enum Type {
2703 typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type, Ts&&... ds) const in dispatch()
2720 bool intersects (const hb_set_t *glyphs, unsigned int lookup_type) const in intersects()
2727 union {
2737 } u;