Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dgradient_property.h79 struct LinearGradientInfo { struct
84 bool operator==(const LinearGradientInfo& other) const argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h266 struct LinearGradientInfo { struct
267 double x1 = 0.0;
268 double x2 = 0.0;
269 double y1 = 0.0;
270 double y2 = 0.0;