Searched refs:coerceInWithStep (Results 1 – 1 of 1) sorted by relevance
205 coerceInWithStep(value, FONT_WEIGHT_MIN, FONT_WEIGHT_MAX, FONT_WEIGHT_ANIMATION_STEP)210 coerceInWithStep(value, FONT_ITALIC_MIN, FONT_ITALIC_MAX, FONT_ITALIC_ANIMATION_STEP)212 private fun coerceInWithStep(v: Float, min: Float, max: Float, step: Float) = regex