Home
last modified time | relevance | path

Searched defs:GetSweepGradient (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dgradient_property.h385 std::shared_ptr<SweepGradient> GetSweepGradient() in GetSweepGradient() function
390 const std::shared_ptr<SweepGradient> GetSweepGradient() const in GetSweepGradient() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h521 SweepGradient& GetSweepGradient() in GetSweepGradient() function
526 const SweepGradient& GetSweepGradient() const in GetSweepGradient() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp1542 std::unique_ptr<JsonValue> InspectorComposedElement::GetSweepGradient() const in GetSweepGradient() function in OHOS::Ace::V2::InspectorComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp4160 NG::Gradient ViewAbstract::GetSweepGradient(FrameNode* frameNode) in GetSweepGradient() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp5226 ArkUI_Int32 GetSweepGradient(ArkUINodeHandle node, ArkUI_Float32 (*values)[6], ArkUI_Uint32 (*color… in GetSweepGradient() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp2567 const ArkUI_AttributeItem* GetSweepGradient(ArkUI_NodeHandle node) in GetSweepGradient() function