Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GPOS/
DMarkLigPosFormat1.hh12 struct MarkLigPosFormat1_2 struct
15 HBUINT16 format; /* Format identifier--format = 1 */
17 markCoverage; /* Offset to Mark Coverage table--from
20 ligatureCoverage; /* Offset to Ligature Coverage
23 HBUINT16 classCount; /* Number of defined mark classes */
25 markArray; /* Offset to MarkArray table--from
28 ligatureArray; /* Offset to LigatureArray table--from
33 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
43 bool intersects (const hb_set_t *glyphs) const in intersects()
49 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()
[all …]