Searched defs:ClipList (Results 1 – 2 of 2) sorted by relevance
1642 struct ClipList struct1644 unsigned serialize_clip_records (hb_subset_context_t *c, in serialize_clip_records()1697 bool subset (hb_subset_context_t *c, in subset()1728 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1736 get_extents (hb_codepoint_t gid, in get_extents()1749 HBUINT8 format; // Set to 1.1750 SortedArray32Of<ClipRecord> clips; // Clip records, sorted by startGlyphID
1370 class ClipList(getFormatSwitchingBaseTableClass("uint8")): class