Searched refs:isEndOnFirstOrLastStep (Results 1 – 1 of 1) sorted by relevance
1076 val isEndOnFirstOrLastStep = in RangeSliderImpl() constant1100 if (state.steps > 0 && !isEndOnFirstOrLastStep) { in RangeSliderImpl()1763 val isEndOnFirstOrLastStep = in DrawScope() constant1767 if (tickFractions.isNotEmpty() && !isEndOnFirstOrLastStep) { in DrawScope()