Searched defs:PaintComposite (Results 1 – 2 of 2) sorted by relevance
860 struct PaintComposite struct864 bool subset (hb_subset_context_t *c) const in subset()874 bool sanitize (hb_sanitize_context_t *c) const in sanitize()882 HBUINT8 format; /* format = 32 */883 …set24To<Paint> src; /* Offset (from beginning of PaintComposite table) to source Paint subtable. */884 CompositeMode mode; /* If mode is unrecognized use COMPOSITE_CLEAR */885 …<Paint> backdrop; /* Offset (from beginning of PaintComposite table) to backdrop Paint subtable. */
1517 PaintComposite = 32 variable in PaintFormat