Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Color/COLR/
DCOLR.hh1230 struct PaintRotate struct
1234 bool subset (hb_subset_context_t *c, in subset()
1251 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1257 void paint_glyph (hb_paint_context_t *c, uint32_t varIdxBase) const in paint_glyph()
1267 HBUINT8 format; /* format = 24 (noVar) or 25(Var) */
1268 Offset24To<Paint> src; /* Offset (from beginning of PaintRotate table) to Paint subtable. */
1269 F2DOT14 angle;
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py1582 PaintRotate = 24 variable in PaintFormat