Searched defs:SetNextLabel (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/ | ||
| D | stepper_item_model_ng.cpp | 38 void StepperItemModelNG::SetNextLabel(const std::string& rightLabel) in SetNextLabel() function in OHOS::Ace::NG::StepperItemModelNG |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
| D | stepper_item_model_impl.cpp | 66 void StepperItemModelImpl::SetNextLabel(const std::string& rightLabel) in SetNextLabel() function in OHOS::Ace::Framework::StepperItemModelImpl |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
| D | js_stepper_item.cpp | 99 void JSStepperItem::SetNextLabel(const JSCallbackInfo& info) in SetNextLabel() function in OHOS::Ace::Framework::JSStepperItem |