Searched defs:PaintScaleUniform (Results 1 – 2 of 2) sorted by relevance
696 struct PaintScaleUniform struct700 bool subset (hb_subset_context_t *c) const in subset()709 bool sanitize (hb_sanitize_context_t *c) const in sanitize()715 HBUINT8 format; /* format = 20 (noVar) or 21(Var) */716 Offset24To<Paint> src; /* Offset (from beginning of PaintScaleUniform table) to Paint subtable. */717 F2DOT14 scale;
1175 struct PaintScaleUniform struct1179 bool subset (hb_subset_context_t *c, in subset()1196 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1202 void paint_glyph (hb_paint_context_t *c, uint32_t varIdxBase) const in paint_glyph()1212 HBUINT8 format; /* format = 20 (noVar) or 21(Var) */1213 Offset24To<Paint> src; /* Offset (from beginning of PaintScaleUniform table) to Paint subtable. */1214 F2DOT14 scale;