Searched defs:LookupSegmentSingle (Results 1 – 1 of 1) sorted by relevance
81 struct LookupSegmentSingle struct83 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) */