Searched defs:PaintScaleUniform (Results 1 – 2 of 2) sorted by relevance
1130 struct PaintScaleUniform struct1134 bool subset (hb_subset_context_t *c, in subset()1151 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1157 void paint_glyph (hb_paint_context_t *c, uint32_t varIdxBase) const in paint_glyph()1167 HBUINT8 format; /* format = 20 (noVar) or 21(Var) */1168 Offset24To<Paint> src; /* Offset (from beginning of PaintScaleUniform table) to Paint subtable. */1169 F2DOT14 scale;
1578 PaintScaleUniform = 20 variable in PaintFormat