Home
last modified time | relevance | path

Searched defs:SetCreateWithLabel (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_model.h57 virtual void SetCreateWithLabel(bool isLabelButton) {} in SetCreateWithLabel() function
H A Dbutton_model_ng.cpp617 void ButtonModelNG::SetCreateWithLabel(bool createWithLabel) in SetCreateWithLabel() function in OHOS::Ace::NG::ButtonModelNG
622 void ButtonModelNG::SetCreateWithLabel(FrameNode* frameNode, bool createWithLabel) in SetCreateWithLabel() function in OHOS::Ace::NG::ButtonModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dbutton_modifier.cpp631 void SetCreateWithLabel(ArkUINodeHandle node, bool createWithLabel) in SetCreateWithLabel() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_button_bridge.cpp81 ArkUINativeModuleValue ButtonBridge::SetCreateWithLabel(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCreateWithLabel() function in OHOS::Ace::NG::ButtonBridge