find-scroll-step in snip%
find-scroll-step
snip%
If a snip contains more than one vertical scroll step (see get-num-scroll-steps) then this method is called to find a scroll step offset for a given y-offset into the snip.
get-num-scroll-steps
(send a-snip find-scroll-step y) -> exact non-negative integer y : real number
(send a-snip find-scroll-step y)
send
a-snip
y