Searched refs:hoverToPressAnimationDuration_ (Results 1 – 4 of 4) sorted by relevance
86 return hoverToPressAnimationDuration_; in GetHoverToPressAnimationDuration()120 int32_t hoverToPressAnimationDuration_ = 100; variable
87 …theme->hoverToPressAnimationDuration_ = 100; //100: the duration of hover to press animation, unit… in ParsePattern()262 return hoverToPressAnimationDuration_; in GetHoverToPressAnimationDuration()315 int32_t hoverToPressAnimationDuration_ = 0; variable
266 return hoverToPressAnimationDuration_; in GetHoverToPressAnimationDuration()360 int32_t hoverToPressAnimationDuration_ = 100; variable
48 listItemTheme->hoverToPressAnimationDuration_ = hoverToPressAnimationDuration; in SetUpTestSuite()