Searched refs:isHoverChange (Results 1 – 7 of 7) sorted by relevance
152 void PlayBgColorAnimation(bool isHoverChange = true);
163 void OptionPattern::PlayBgColorAnimation(bool isHoverChange) in PlayBgColorAnimation() argument166 if (isHoverChange) { in PlayBgColorAnimation()
180 void PlayBgColorAnimation(bool isHoverChange = true);
261 void SelectPattern::PlayBgColorAnimation(bool isHoverChange) in PlayBgColorAnimation() argument271 if (isHoverChange) { in PlayBgColorAnimation()
159 void PlayBgColorAnimation(bool isHoverChange = true);
979 void MenuItemPattern::PlayBgColorAnimation(bool isHoverChange) in PlayBgColorAnimation() argument986 if (isHoverChange) { in PlayBgColorAnimation()
297 bool isHoverChange[2] = { false, true }; variable299 selectPattern->PlayBgColorAnimation(isHoverChange[turn]);