Searched defs:RangeRecord (Results 1 – 1 of 1) sorted by relevance
37 struct RangeRecord struct39 typename Types::HBGlyphID first; /* First GlyphID in the range */40 typename Types::HBGlyphID last; /* Last GlyphID in the range */41 HBUINT16 value; /* Value */45 bool sanitize (hb_sanitize_context_t *c) const in sanitize()51 int cmp (hb_codepoint_t g) const in cmp()54 unsigned get_population () const in get_population()78 struct Null<OT::Layout::Common::RangeRecord<Spec>> {