Searched refs:hoverAnimatingType_ (Results 1 – 3 of 3) sorted by relevance
72 return hoverAnimatingType_; in GetHoverAnimatingType()77 hoverAnimatingType_ = hoverAnimatingType; in SetHoverAnimatingType()157 HoverAnimationType hoverAnimatingType_ = HoverAnimationType::NONE; variable
197 if (hoverAnimationType != hoverAnimatingType_) { in StartHoverAnimation()202 hoverAnimatingType_ = hoverAnimationType; in StartHoverAnimation()205 if (hoverAnimatingType_ == HoverAnimationType::GROW) { in StartHoverAnimation()207 } else if (hoverAnimatingType_ == HoverAnimationType::SHRINK) { in StartHoverAnimation()
75 EXPECT_EQ(modifer.hoverAnimatingType_, hoverType);97 EXPECT_EQ(modifer.hoverAnimatingType_, hoverType);