Home
last modified time | relevance | path

Searched refs:SetButtonPressedHeight (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dstepper_model_impl.cpp44 stepperComponent->SetButtonPressedHeight(theme->GetButtonPressedHeight()); in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_component.h229 void SetButtonPressedHeight(const Dimension& buttonPressedHeight) in SetButtonPressedHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_stepper.cpp177 stepperComponent_->SetButtonPressedHeight(theme->GetButtonPressedHeight()); in ResetInitializedStyle()