src.elv.sh/pkg/cli/tk.listBox.renderHorizontal (method)

2 uses

	src.elv.sh/pkg/cli/tk (current package)
		listbox.go#L83: 		return w.renderHorizontal(width, height)
		listbox.go#L90: func (w *listBox) renderHorizontal(width, height int) *term.Buffer {