var src.elv.sh/cmd/examples/widget.horizontal

2 uses

	src.elv.sh/cmd/examples/widget (current package)
		main.go#L18: 	horizontal = flag.Bool("horizontal", false, "use horizontal listbox layout")
		main.go#L32: 			Horizontal:  *horizontal,