Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/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;
/third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Color/COLR/
DCOLR.hh1175 struct PaintScaleUniform struct
1179 bool subset (hb_subset_context_t *c, in subset()
1196 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1202 void paint_glyph (hb_paint_context_t *c, uint32_t varIdxBase) const in paint_glyph()
1212 HBUINT8 format; /* format = 20 (noVar) or 21(Var) */
1213 Offset24To<Paint> src; /* Offset (from beginning of PaintScaleUniform table) to Paint subtable. */
1214 F2DOT14 scale;