Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h1057 void SetBorderImageGradient(const Gradient& gradient) function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h524 void SetBorderImageGradient(const NG::Gradient& gradient) override in SetBorderImageGradient() function
H A Dview_abstract.cpp2594 void ViewAbstract::SetBorderImageGradient(const Gradient& gradient) in SetBorderImageGradient() function in OHOS::Ace::NG::ViewAbstract
3098 void ViewAbstract::SetBorderImageGradient(FrameNode* frameNode, const NG::Gradient& gradient) in SetBorderImageGradient() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp548 void ViewAbstractModelImpl::SetBorderImageGradient(const NG::Gradient& gradient) in SetBorderImageGradient() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp2289 void Declaration::SetBorderImageGradient(const std::unique_ptr<JsonValue>& values, Declaration& dec… in SetBorderImageGradient() function in OHOS::Ace::Declaration
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp1577 void SetBorderImageGradient(ArkUINodeHandle node, const ArkUIInt32orFloat32* values, ArkUI_Int32 va… in SetBorderImageGradient() function