Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Ddecoration.h601 void SetBorderImageGradient(const Gradient& gradient) in SetBorderImageGradient() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp534 void ViewAbstractModelImpl::SetBorderImageGradient(const NG::Gradient& gradient) in SetBorderImageGradient() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h676 void SetBorderImageGradient(const NG::Gradient& gradient) override in SetBorderImageGradient() function
Dview_abstract.cpp5350 void ViewAbstract::SetBorderImageGradient(const Gradient& gradient) in SetBorderImageGradient() function in OHOS::Ace::NG::ViewAbstract
6434 void ViewAbstract::SetBorderImageGradient(FrameNode* frameNode, const NG::Gradient& gradient) in SetBorderImageGradient() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
Ddeclaration.cpp2289 void Declaration::SetBorderImageGradient(const std::unique_ptr<JsonValue>& values, Declaration& dec… in SetBorderImageGradient() function in OHOS::Ace::Declaration
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp2365 void SetBorderImageGradient(ArkUINodeHandle node, const ArkUIInt32orFloat32* values, ArkUI_Int32 va… in SetBorderImageGradient() function