Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GSUB/
DReverseChainSingleSubstFormat1.hh10 struct ReverseChainSingleSubstFormat1 struct
13 HBUINT16 format; /* Format identifier--format = 1 */
15 coverage; /* Offset to Coverage table--from
18 backtrack; /* Array of coverage tables
22 lookaheadX; /* Array of coverage tables
26 substituteX; /* Array of substitute
31 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
43 bool intersects (const hb_set_t *glyphs) const in intersects()
65 bool may_have_non_1to1 () const in may_have_non_1to1()
68 void closure (hb_closure_context_t *c) const in closure()
[all …]