Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_pattern.h230 isStopHoverImageAnimation_ = isStop; in SetIsStopHoverImageAnimation()
235 return isStopHoverImageAnimation_; in IsStopHoverImageAnimation()
542 bool isStopHoverImageAnimation_ = false; variable