Searched defs:LookupSegmentArray (Results 1 – 2 of 2) sorted by relevance
140 struct LookupSegmentArray struct142 static constexpr unsigned TerminationWordCount = 2u;144 const T* get_value (hb_codepoint_t glyph_id, const void *base) const in get_value()149 int cmp (hb_codepoint_t g) const in cmp()152 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()160 bool sanitize (hb_sanitize_context_t *c, const void *base, Ts&&... ds) const in sanitize()168 HBGlyphID16 last; /* Last GlyphID in this segment */169 HBGlyphID16 first; /* First GlyphID in this segment */171 valuesZ; /* A 16-bit offset from the start of
208 struct LookupSegmentArray struct210 static constexpr unsigned TerminationWordCount = 2u;212 const T* get_value (hb_codepoint_t glyph_id, const void *base) const in get_value()218 void collect_glyphs (set_t &glyphs) const in collect_glyphs()225 int cmp (hb_codepoint_t g) const in cmp()228 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()237 bool sanitize (hb_sanitize_context_t *c, const void *base, Ts&&... ds) const in sanitize()246 HBGlyphID16 last; /* Last GlyphID in this segment */247 HBGlyphID16 first; /* First GlyphID in this segment */249 valuesZ; /* A 16-bit offset from the start of