Home
last modified time | relevance | path

Searched defs:SetSweepGradient (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dgradient_property.h395 void SetSweepGradient(const SweepGradient& sweepGradient) in SetSweepGradient() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h759 void SetSweepGradient(const NG::Gradient& gradient) override in SetSweepGradient() function
Dview_abstract.cpp2229 void ViewAbstract::SetSweepGradient(const NG::Gradient& gradient) in SetSweepGradient() function in OHOS::Ace::NG::ViewAbstract
3049 void ViewAbstract::SetSweepGradient(FrameNode* frameNode, const NG::Gradient& gradient) in SetSweepGradient() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Ddecoration.h531 void SetSweepGradient(const SweepGradient& sweepGradient) in SetSweepGradient() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp880 void ViewAbstractModelImpl::SetSweepGradient(const NG::Gradient& gradient) in SetSweepGradient() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp1397 void SetSweepGradient(ArkUINodeHandle node, const ArkUIInt32orFloat32* values, ArkUI_Int32 valuesLe… in SetSweepGradient() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_common_bridge.cpp2576 ArkUINativeModuleValue CommonBridge::SetSweepGradient(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetSweepGradient() function in OHOS::Ace::NG::CommonBridge
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp2496 int32_t SetSweepGradient(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetSweepGradient() function