Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_model.h61 virtual void SetCreateWithLabel(bool isLabelButton) {} in SetCreateWithLabel() function in OHOS::Ace::ButtonModel
H A Dbutton_model_ng.cpp639 void ButtonModelNG::SetCreateWithLabel(bool createWithLabel) in SetCreateWithLabel() function in OHOS::Ace::NG::ButtonModelNG
644 void ButtonModelNG::SetCreateWithLabel(FrameNode* frameNode, bool createWithLabel) in SetCreateWithLabel() function in OHOS::Ace::NG::ButtonModelNG
/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
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dbutton_modifier.cpp635 void SetCreateWithLabel(ArkUINodeHandle node, bool createWithLabel) in SetCreateWithLabel() function

Completed in 7 milliseconds