Home
last modified time | relevance | path

Searched defs:PaintRotate (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-color-colr-table.hh750 struct PaintRotate struct
754 bool subset (hb_subset_context_t *c) const in subset()
763 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
769 HBUINT8 format; /* format = 24 (noVar) or 25(Var) */
770 Offset24To<Paint> src; /* Offset (from beginning of PaintRotate table) to Paint subtable. */
771 F2DOT14 angle;
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py1485 PaintRotate = 24 variable in PaintFormat