Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_paint_method.cpp82 clickEffectColor_ = switchTheme->GetInteractivePressedColor(); in InitializeParam()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_theme.h399 const Color& GetInteractivePressedColor() const in GetInteractivePressedColor() function