Searched refs:showAreaHeight (Results 1 – 1 of 1) sorted by relevance
550 float showAreaHeight = barHeight - std::abs(translate); in ResetBarState() local551 if (GreatNotEqual(showAreaHeight, 0.0f) && LessNotEqual(showAreaHeight, threshold)) { in ResetBarState()558 …} else if (GreatOrEqual(showAreaHeight, barHeight - threshold) && LessNotEqual(showAreaHeight, bar… in ResetBarState()