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