Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dwatch_interactive_effect.h35 scaleEnd_ = scale_ * theme_->GetClickScale(); // scale_ * 0.95; in HandleOnClick()
H A Dlist_item_theme.h120 double GetClickScale() const in GetClickScale() function