Home | History | Annotate | Download | only in api

Lines Matching refs:high

487 arg: #2#1 max_value, above(min_value), "High bound, must match the type of low."
490 Clamps a value to a specified high and low bound. clamp() returns min_value
3363 arg: #1 high, "Upper bound."
3367 Clamp a value between low and high.