Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A DMarkMarkPosFormat1.hh16 struct MarkMarkPosFormat1_2 struct
19 HBUINT16 format; /* Format identifier--format = 1 */
21 mark1Coverage; /* Offset to Combining Mark1 Coverage
25 mark2Coverage; /* Offset to Combining Mark2 Coverage
28 HBUINT16 classCount; /* Number of defined mark classes */
30 mark1Array; /* Offset to Mark1Array table--from
33 mark2Array; /* Offset to Mark2Array table--from
38 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
49 bool intersects (const hb_set_t *glyphs) const in intersects()
55 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()
[all …]