Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dgradient_property.h91 struct RadialGradientInfo { struct
97 bool operator==(const RadialGradientInfo& other) const argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Ddecoration.h237 struct RadialGradientInfo { struct
238 double r = 0.0;
239 double cx = 0.0;
240 double cy = 0.0;
241 double fx = 0.0;
242 double fy = 0.0;