Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dapp_theme.h57 return hoverScaleStart_; in GetHoverScaleStart()
62 hoverScaleStart_ = scale; in SetHoverScaleStart()
142 float hoverScaleStart_ = 1.0f; variable