Searched defs:PaintScaleAroundCenter (Results 1 – 2 of 2) sorted by relevance
1071 struct PaintScaleAroundCenter struct1075 bool subset (hb_subset_context_t *c, in subset()1097 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1103 void paint_glyph (hb_paint_context_t *c, uint32_t varIdxBase) const in paint_glyph()1120 HBUINT8 format; /* format = 18 (noVar) or 19(Var) */1121 …et24To<Paint> src; /* Offset (from beginning of PaintScaleAroundCenter table) to Paint subtable. */1122 F2DOT14 scaleX;1123 F2DOT14 scaleY;1124 FWORD centerX;1125 FWORD centerY;
1576 PaintScaleAroundCenter = 18 variable in PaintFormat