Searched refs:ResetPressAnimation (Results 1 – 2 of 2) sorted by relevance
82 bool ResetPressAnimation(bool isDown);
230 bool RenderPickerOption::ResetPressAnimation(bool isDown) in ResetPressAnimation() function in OHOS::Ace::RenderPickerOption294 if (mouseAnimationController_ && ResetPressAnimation(isDown)) { in StartPressAnimation()