Searched defs:ClipList (Results 1 – 2 of 2) sorted by relevance
1026 struct ClipList struct1028 unsigned serialize_clip_records (hb_serialize_context_t *c, in serialize_clip_records()1080 bool subset (hb_subset_context_t *c) const in subset()1110 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1118 get_extents (hb_codepoint_t gid, in get_extents()1131 HBUINT8 format; // Set to 1.1132 SortedArray32Of<ClipRecord> clips; // Clip records, sorted by startGlyphID
1293 class ClipList(getFormatSwitchingBaseTableClass("uint8")): class