Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos-private.hh1427 struct ContextFormat3 struct
1429 inline void closure (hb_closure_context_t *c) const in closure()
1446 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1463 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply()
1475 inline const Coverage &get_coverage (void) const in get_coverage()
1480 inline bool apply (hb_apply_context_t *c) const in apply()
1494 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1508 USHORT format; /* Format identifier--format = 3 */
1509 USHORT glyphCount; /* Number of glyphs in the input glyph
1511 USHORT lookupCount; /* Number of LookupRecords */
[all …]