Handbook
Glossary
accumulate-cell-ys ( grid-layout -- y ys )
Vocabulary
ui
.
gadgets
.
grids
.
private
Inputs
grid-layout
an
object
Outputs
y
an
object
ys
an
object
Definition
USING:
accessors
kernel
sequences
;
IN:
ui.gadgets.grids.private
:
accumulate-cell-ys
( grid-layout -- y ys )
[
row-heights>>
]
[
gap>>
second
]
bi
accumulate-cell-dims
;