Searched defs:SetBorderImage (Results 1 – 9 of 9) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | view_abstract_model_ng.h | 370 void SetBorderImage(const RefPtr<BorderImage>& borderImage, uint8_t bitset) override in SetBorderImage() function
|
| D | view_abstract.cpp | 1858 void ViewAbstract::SetBorderImage(const RefPtr<BorderImage> &borderImage) in SetBorderImage() function in OHOS::Ace::NG::ViewAbstract 2233 void ViewAbstract::SetBorderImage(FrameNode* frameNode, const RefPtr<BorderImage>& borderImage) in SetBorderImage() function in OHOS::Ace::NG::ViewAbstract
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| D | decoration.h | 1029 void SetBorderImage(const RefPtr<BorderImage>& borderImage) function
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | view_abstract_model_impl.cpp | 522 void ViewAbstractModelImpl::SetBorderImage(const RefPtr<BorderImage>& borderImage, uint8_t bitset) in SetBorderImage() function in OHOS::Ace::Framework::ViewAbstractModelImpl
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | node_common_modifier.cpp | 448 void SetBorderImage(FrameNode* frameNode, const RefPtr<BorderImage>& borderImage, ArkUI_Uint32 bits… in SetBorderImage() function 1262 void SetBorderImage(ArkUINodeHandle node, const char* src, in SetBorderImage() function
|
| D | common_modifier.cpp | 442 void SetBorderImage(FrameNode* frameNode, const RefPtr<BorderImage>& borderImage, uint8_t bitset) in SetBorderImage() function 1256 void SetBorderImage(NodeHandle node, const char* src, const ArkUIStringAndFloat* options, int32_t o… in SetBorderImage() function
|
| D | api.h | 248 …void (*SetBorderImage)(NodeHandle node, const char* src, const ArkUIStringAndFloat* options, int32… member
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/common/ |
| D | declaration.cpp | 2274 void Declaration::SetBorderImage(const std::string& value, Declaration& declaration) in SetBorderImage() function in OHOS::Ace::Declaration
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_common_bridge.cpp | 2302 ArkUINativeModuleValue CommonBridge::SetBorderImage(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetBorderImage() function in OHOS::Ace::NG::CommonBridge
|