Home
last modified time | relevance | path

Searched defs:SetRightButtonStatus (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_component.h31 void SetRightButtonStatus(const std::string& status, const std::string& label) in SetRightButtonStatus() function
H A Drender_stepper.cpp434 void RenderStepper::SetRightButtonStatus(const std::string& status, const std::string& label) in SetRightButtonStatus() function in OHOS::Ace::RenderStepper