Searched defs:PaintComposite (Results 1 – 2 of 2) sorted by relevance
1438 struct PaintComposite struct1442 bool subset (hb_subset_context_t *c, in subset()1455 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1464 void paint_glyph (hb_paint_context_t *c) const in paint_glyph()1473 HBUINT8 format; /* format = 32 */1474 …set24To<Paint> src; /* Offset (from beginning of PaintComposite table) to source Paint subtable. */1475 CompositeMode mode; /* If mode is unrecognized use COMPOSITE_CLEAR */1476 …<Paint> backdrop; /* Offset (from beginning of PaintComposite table) to backdrop Paint subtable. */
1590 PaintComposite = 32 variable in PaintFormat