Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/inner_api/ace_kit/include/ui/properties/
Dgradient_property.h81 struct LinearGradientInfo { struct
86 bool operator==(const LinearGradientInfo& other) const argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Ddecoration.h124 struct LinearGradientInfo { struct
125 double x1 = 0.0;
126 double x2 = 0.0;
127 double y1 = 0.0;
128 double y2 = 0.0;