Searched defs:PaintRotateAroundCenter (Results 1 – 2 of 2) sorted by relevance
1274 struct PaintRotateAroundCenter struct1278 bool subset (hb_subset_context_t *c, in subset()1299 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1305 void paint_glyph (hb_paint_context_t *c, uint32_t varIdxBase) const in paint_glyph()1321 HBUINT8 format; /* format = 26 (noVar) or 27(Var) */1322 …t24To<Paint> src; /* Offset (from beginning of PaintRotateAroundCenter table) to Paint subtable. */1323 F2DOT14 angle;1324 FWORD centerX;1325 FWORD centerY;
1584 PaintRotateAroundCenter = 26 variable in PaintFormat