Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-color-colr-table.hh696 struct PaintScaleUniform struct
700 bool subset (hb_subset_context_t *c) const in subset()
709 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
715 HBUINT8 format; /* format = 20 (noVar) or 21(Var) */
716 Offset24To<Paint> src; /* Offset (from beginning of PaintScaleUniform table) to Paint subtable. */
717 F2DOT14 scale;
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py1481 PaintScaleUniform = 20 variable in PaintFormat