Home
last modified time | relevance | path

Searched defs:SetNextLabel (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_item_model_ng.cpp39 void StepperItemModelNG::SetNextLabel(const std::string& rightLabel) in SetNextLabel() function in OHOS::Ace::NG::StepperItemModelNG
59 void StepperItemModelNG::SetNextLabel(FrameNode* frameNode, const std::string& rightLabel) in SetNextLabel() function in OHOS::Ace::NG::StepperItemModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dstepper_item_model_impl.cpp66 void StepperItemModelImpl::SetNextLabel(const std::string& rightLabel) in SetNextLabel() function in OHOS::Ace::Framework::StepperItemModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_stepper_item.cpp97 void JSStepperItem::SetNextLabel(const JSCallbackInfo& info) in SetNextLabel() function in OHOS::Ace::Framework::JSStepperItem
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dstepper_item_modifier.cpp23 void SetNextLabel(ArkUINodeHandle node, ArkUI_CharPtr value) in SetNextLabel() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_stepper_item_bridge.cpp20 ArkUINativeModuleValue StepperItemBridge::SetNextLabel(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetNextLabel() function in OHOS::Ace::NG::StepperItemBridge