Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout-common.hh81 struct LookupSegmentSingle struct
83 static constexpr unsigned TerminationWordCount = 2u;
85 int cmp (hb_codepoint_t g) const in cmp()
88 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
93 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
99 HBGlyphID16 last; /* Last GlyphID in this segment */
100 HBGlyphID16 first; /* First GlyphID in this segment */
101 T value; /* The lookup value (only one) */