Home
last modified time | relevance | path

Searched defs:PaintSkewAroundCenter (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-ot-color-colr-table.hh831 struct PaintSkewAroundCenter struct
835 bool subset (hb_subset_context_t *c) const in subset()
844 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
850 HBUINT8 format; /* format = 30(noVar) or 31 (Var) */
851 …set24To<Paint> src; /* Offset (from beginning of PaintSkewAroundCenter table) to Paint subtable. */
852 F2DOT14 xSkewAngle;
853 F2DOT14 ySkewAngle;
854 FWORD centerX;
855 FWORD centerY;
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-ot-color-colr-table.hh831 struct PaintSkewAroundCenter struct
835 bool subset (hb_subset_context_t *c) const in subset()
844 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
850 HBUINT8 format; /* format = 30(noVar) or 31 (Var) */
851 …set24To<Paint> src; /* Offset (from beginning of PaintSkewAroundCenter table) to Paint subtable. */
852 F2DOT14 xSkewAngle;
853 F2DOT14 ySkewAngle;
854 FWORD centerX;
855 FWORD centerY;
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-ot-color-colr-table.hh831 struct PaintSkewAroundCenter struct
835 bool subset (hb_subset_context_t *c) const in subset()
844 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
850 HBUINT8 format; /* format = 30(noVar) or 31 (Var) */
851 …set24To<Paint> src; /* Offset (from beginning of PaintSkewAroundCenter table) to Paint subtable. */
852 F2DOT14 xSkewAngle;
853 F2DOT14 ySkewAngle;
854 FWORD centerX;
855 FWORD centerY;
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-ot-color-colr-table.hh831 struct PaintSkewAroundCenter struct
835 bool subset (hb_subset_context_t *c) const in subset()
844 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
850 HBUINT8 format; /* format = 30(noVar) or 31 (Var) */
851 …set24To<Paint> src; /* Offset (from beginning of PaintSkewAroundCenter table) to Paint subtable. */
852 F2DOT14 xSkewAngle;
853 F2DOT14 ySkewAngle;
854 FWORD centerX;
855 FWORD centerY;
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/ttLib/tables/
H A DotTables.py1492 PaintSkewAroundCenter = 30 variable in PaintFormat