Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtoss_animation_controller.cpp206 return isTossPlaying_; in GetTossPlaying()
211 isTossPlaying_ = playing; in SetTossPlaying()
H A Dtoss_animation_controller.h82 bool isTossPlaying_ = false; variable