Home
last modified time | relevance | path

Searched refs:SetButtonPressedColor (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.cpp43 stepperComponent->SetButtonPressedColor(theme->GetButtonPressedColor()); in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_component.h219 void SetButtonPressedColor(const Color& buttonPressedColor) in SetButtonPressedColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_stepper.cpp176 stepperComponent_->SetButtonPressedColor(theme->GetButtonPressedColor()); in ResetInitializedStyle()