Searched refs:SMALLEST_POINT_RATIO (Results 1 – 1 of 1) sorted by relevance
31 constexpr float SMALLEST_POINT_RATIO = 1.0f / 3.0f; variable302 auto smallestRadius = unselectedIndicatorRadius * SMALLEST_POINT_RATIO; in CalcIndicatorSize()859 auto leftFirstRadius = unselectedIndicatorRadius * SMALLEST_POINT_RATIO; in CalcIndicatorCenterX()861 auto rightFirstRadius = unselectedIndicatorRadius * SMALLEST_POINT_RATIO; in CalcIndicatorCenterX()