Home
last modified time | relevance | path

Searched refs:SetRightButtonStatusImpl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_component.h38 void SetRightButtonStatusImpl(const ChangeStatusFunc& setRightButtonStatusImpl) in SetRightButtonStatusImpl() function
H A Drender_stepper.cpp64 …stepperController->SetRightButtonStatusImpl([weak](const std::string& status, const std::string& l… in Update()