Searched refs:Radial (Results 1 – 6 of 6) sorted by relevance
98 Radial gradient as background
124 Radial enumerator
335 } else if (style->fill.paint.gradient->type == SvgGradientType::Radial) { in _applyProperty()379 } else if (style->stroke.paint.gradient->type == SvgGradientType::Radial) { in _applyProperty()788 } else if (style->fill.paint.gradient->type == SvgGradientType::Radial) { in _applyTextFill()
2525 grad->type = SvgGradientType::Radial; in _createRadialGradient()2896 } else if (to->type == SvgGradientType::Radial) { in _inheritGradient()2948 } else if (grad->type == SvgGradientType::Radial) { in _cloneGradient()
180 - Radial/skew/conic gradient
18 - Radial, Conic, and Skew `gradients supported <https://docs.lvgl.io/master/details/base-widget/sty…