Home
last modified time | relevance | path

Searched refs:FillWithPercentageMargins (Results 1 – 2 of 2) sorted by relevance

/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/vt100/vt100-1.9.9/cmd/widget/
H A Dmain.go31 infoBox.FillWithPercentageMargins(box, 0.07, 0.1)
H A Dboxes.go52 func (b *Box) FillWithPercentageMargins(container *Box, horizmarginp float32, vertmarginp float32) { func