Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dgradient_property.h75 struct LinearGradientInfo { struct
80 bool operator==(const LinearGradientInfo& other) const argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Ddecoration.h119 struct LinearGradientInfo { struct
120 double x1 = 0.0;
121 double x2 = 0.0;
122 double y1 = 0.0;
123 double y2 = 0.0;