Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A 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;