Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/inner_api/ace_kit/include/ui/properties/
Dgradient_property.h371 std::shared_ptr<SweepGradient> GetSweepGradient() in GetSweepGradient() function
376 const std::shared_ptr<SweepGradient> GetSweepGradient() const in GetSweepGradient() function
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Ddecoration.h379 SweepGradient& GetSweepGradient() in GetSweepGradient() function
384 const SweepGradient& GetSweepGradient() const in GetSweepGradient() function
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dinspector_composed_element.cpp1530 std::unique_ptr<JsonValue> InspectorComposedElement::GetSweepGradient() const in GetSweepGradient() function in OHOS::Ace::V2::InspectorComposedElement
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract.cpp8229 NG::Gradient ViewAbstract::GetSweepGradient(FrameNode* frameNode) in GetSweepGradient() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp7105 ArkUI_Int32 GetSweepGradient(ArkUINodeHandle node, ArkUI_Float32 (*values)[6], ArkUI_Uint32 (*color… in GetSweepGradient() function
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp2806 const ArkUI_AttributeItem* GetSweepGradient(ArkUI_NodeHandle node) in GetSweepGradient() function