Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-colr-table.hh495 struct PaintSweepGradient struct
497 void closurev1 (hb_colrv1_closure_context_t* c) const in closurev1()
500 bool subset (hb_subset_context_t *c) const in subset()
509 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
515 HBUINT8 format; /* format = 8(noVar) or 9 (Var) */
516 Offset24To<ColorLine<Var>> colorLine; /* Offset (from beginning of PaintSweepGradient
518 FWORD centerX;
519 FWORD centerY;
520 F2DOT14 startAngle;
521 F2DOT14 endAngle;