Searched defs:PaintScale (Results 1 – 2 of 2) sorted by relevance
640 struct PaintScale struct644 bool subset (hb_subset_context_t *c) const in subset()653 bool sanitize (hb_sanitize_context_t *c) const in sanitize()659 HBUINT8 format; /* format = 16 (noVar) or 17(Var) */660 Offset24To<Paint> src; /* Offset (from beginning of PaintScale table) to Paint subtable. */661 F2DOT14 scaleX;662 F2DOT14 scaleY;
1067 struct PaintScale struct1071 bool subset (hb_subset_context_t *c, in subset()1091 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1097 void paint_glyph (hb_paint_context_t *c, uint32_t varIdxBase) const in paint_glyph()1108 HBUINT8 format; /* format = 16 (noVar) or 17(Var) */1109 Offset24To<Paint> src; /* Offset (from beginning of PaintScale table) to Paint subtable. */1110 F2DOT14 scaleX;1111 F2DOT14 scaleY;