Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1058 struct MarkBasePosFormat1 struct
1060 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1067 inline const Coverage &get_coverage (void) const in get_coverage()
1072 inline bool apply (hb_apply_context_t *c) const in apply()
1099 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1110 USHORT format; /* Format identifier--format = 1 */
1112 markCoverage; /* Offset to MarkCoverage table--from
1115 baseCoverage; /* Offset to BaseCoverage table--from
1117 USHORT classCount; /* Number of classes defined for marks */
1119 markArray; /* Offset to MarkArray table--from
[all …]