Home
last modified time | relevance | path

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

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