Home
last modified time | relevance | path

Searched defs:List (Results 1 – 25 of 10967) sorted by relevance

12345678910>>...439

/dports/net-im/tut/tut-0.0.17/vendor/github.com/rivo/tview/
H A Dlist.go21 type List struct { struct
22 *Box
25 items []*listItem
28 currentItem int
31 showSecondaryText bool
34 mainTextColor tcell.Color
49 selectedFocusOnly bool
52 highlightFullLine bool
55 wrapAround bool
58 offset int
[all …]
/dports/audio/stmp/stmp-0.0.2/vendor/github.com/rivo/tview/
H A Dlist.go21 type List struct { struct
22 *Box
25 items []*listItem
28 currentItem int
31 showSecondaryText bool
34 mainTextColor tcell.Color
49 selectedFocusOnly bool
52 highlightFullLine bool
55 wrapAround bool
58 offset int
[all …]
/dports/devel/lab/lab-0.17.2/vendor/github.com/rivo/tview/
H A Dlist.go21 type List struct { struct
22 *Box
25 items []*listItem
28 currentItem int
31 showSecondaryText bool
34 mainTextColor tcell.Color
40 shortcutColor tcell.Color
49 selectedFocusOnly bool
52 highlightFullLine bool
55 offset int
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/rivo/tview/
H A Dlist.go21 type List struct { struct
22 *Box
25 items []*listItem
28 currentItem int
31 showSecondaryText bool
34 mainTextColor tcell.Color
40 shortcutColor tcell.Color
49 selectedFocusOnly bool
52 highlightFullLine bool
55 offset int
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/rivo/tview/tview-2e907d29e475/
H A Dlist.go21 type List struct { struct
22 *Box
25 items []*listItem
28 currentItem int
31 showSecondaryText bool
34 mainTextColor tcell.Color
40 shortcutColor tcell.Color
49 selectedFocusOnly bool
52 highlightFullLine bool
55 offset int
[all …]
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/glib/
H A Dlist.go16 type List struct { struct
17 list *C.struct__GList
45 func (v *List) Native() uintptr {
85 func (v *List) Length() uint {
95 func (v *List) Nth(n uint) *List {
113 func (v *List) Free() {
118 func (v *List) Next() *List {
123 func (v *List) Previous() *List {
128 func (v *List) First() *List {
133 func (v *List) Last() *List {
[all …]
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/glib/
H A Dlist.go16 type List struct { struct
17 list *C.struct__GList
45 func (v *List) Native() uintptr {
85 func (v *List) Length() uint {
95 func (v *List) Nth(n uint) *List {
113 func (v *List) Free() {
118 func (v *List) Next() *List {
123 func (v *List) Previous() *List {
128 func (v *List) First() *List {
133 func (v *List) Last() *List {
[all …]
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/glib/
H A Dlist.go16 type List struct { struct
17 list *C.struct__GList
45 func (v *List) Native() uintptr {
85 func (v *List) Length() uint {
95 func (v *List) Nth(n uint) *List {
113 func (v *List) Free() {
118 func (v *List) Next() *List {
123 func (v *List) Previous() *List {
128 func (v *List) First() *List {
133 func (v *List) Last() *List {
[all …]
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/glib/
H A Dlist.go16 type List struct { struct
17 list *C.struct__GList
45 func (v *List) Native() uintptr {
85 func (v *List) Length() uint {
95 func (v *List) Nth(n uint) *List {
113 func (v *List) Free() {
118 func (v *List) Next() *List {
123 func (v *List) Previous() *List {
128 func (v *List) First() *List {
133 func (v *List) Last() *List {
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/doc/
H A DSOUNDPACKS.md89 ### Open/close doors
103 ### Melee
142 ### Chainsaw pack
172 ### Fatigue
176 ### Player hurt
184 ### Various bionics
210 ### Speech
221 ### Radio chatter
229 ### Fire
233 ### Vehicle
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/doc/
H A DSOUNDPACKS.md89 ### Open/close doors
103 ### Melee
142 ### Chainsaw pack
172 ### Fatigue
176 ### Player hurt
184 ### Various bionics
210 ### Speech
221 ### Radio chatter
229 ### Fire
233 ### Vehicle
[all …]
/dports/net/evans/evans-0.9.1/vendor/github.com/manifoldco/promptui/list/
H A Dlist.go21 type List struct { struct
22 items []*interface{}
23 scope []*interface{}
26 start int
27 Searcher Searcher
55 func (l *List) Prev() {
95 func (l *List) Start() int {
134 func (l *List) Next() {
150 func (l *List) PageUp() {
168 func (l *List) PageDown() {
[all …]
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/manifoldco/promptui/list/
H A Dlist.go21 type List struct { struct
22 items []*interface{}
23 scope []*interface{}
26 start int
27 Searcher Searcher
55 func (l *List) Prev() {
95 func (l *List) Start() int {
134 func (l *List) Next() {
150 func (l *List) PageUp() {
168 func (l *List) PageDown() {
[all …]
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/manifoldco/promptui/promptui-0.7.0/list/
H A Dlist.go21 type List struct { struct
22 items []*interface{}
23 scope []*interface{}
26 start int
27 Searcher Searcher
55 func (l *List) Prev() {
95 func (l *List) Start() int {
134 func (l *List) Next() {
150 func (l *List) PageUp() {
168 func (l *List) PageDown() {
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/emirpasic/gods/gods-1.12.0/lists/arraylist/
H A Darraylist.go25 type List struct { struct
26 elements []interface{}
27 size int
65 func (list *List) Remove(index int) {
120 func (list *List) Empty() bool {
125 func (list *List) Size() int {
130 func (list *List) Clear() {
144 func (list *List) Swap(i, j int) {
187 func (list *List) String() string {
209 func (list *List) growBy(n int) {
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/emirpasic/gods/lists/arraylist/
H A Darraylist.go25 type List struct { struct
26 elements []interface{}
27 size int
65 func (list *List) Remove(index int) {
120 func (list *List) Empty() bool {
125 func (list *List) Size() int {
130 func (list *List) Clear() {
144 func (list *List) Swap(i, j int) {
187 func (list *List) String() string {
209 func (list *List) growBy(n int) {
[all …]
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/glib/
H A Dlist.go14 type List struct { struct
15 list *C.struct__GList
19 dataWrap func(unsafe.Pointer) interface{}
43 func (v *List) Native() uintptr {
47 func (v *List) native() *C.struct__GList {
83 func (v *List) Length() uint {
93 func (v *List) Nth(n uint) *List {
111 func (v *List) Free() {
116 func (v *List) Next() *List {
121 func (v *List) Previous() *List {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/emirpasic/gods/lists/arraylist/
H A Darraylist.go25 type List struct { struct
26 elements []interface{}
27 size int
65 func (list *List) Remove(index int) {
120 func (list *List) Empty() bool {
125 func (list *List) Size() int {
130 func (list *List) Clear() {
144 func (list *List) Swap(i, j int) {
187 func (list *List) String() string {
209 func (list *List) growBy(n int) {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/emirpasic/gods/lists/arraylist/
H A Darraylist.go25 type List struct { struct
26 elements []interface{}
27 size int
65 func (list *List) Remove(index int) {
120 func (list *List) Empty() bool {
125 func (list *List) Size() int {
130 func (list *List) Clear() {
144 func (list *List) Swap(i, j int) {
187 func (list *List) String() string {
209 func (list *List) growBy(n int) {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/emirpasic/gods/lists/arraylist/
H A Darraylist.go25 type List struct { struct
26 elements []interface{}
27 size int
65 func (list *List) Remove(index int) {
120 func (list *List) Empty() bool {
125 func (list *List) Size() int {
130 func (list *List) Clear() {
144 func (list *List) Swap(i, j int) {
187 func (list *List) String() string {
209 func (list *List) growBy(n int) {
[all …]
/dports/sysutils/gomi/gomi-1.1.1/vendor/github.com/manifoldco/promptui/list/
H A Dlist.go21 type List struct { struct
22 items []*interface{}
23 scope []*interface{}
26 start int
27 Searcher Searcher
55 func (l *List) Prev() {
95 func (l *List) Start() int {
134 func (l *List) Next() {
150 func (l *List) PageUp() {
168 func (l *List) PageDown() {
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/emirpasic/gods/lists/arraylist/
H A Darraylist.go25 type List struct { struct
26 elements []interface{}
27 size int
65 func (list *List) Remove(index int) {
120 func (list *List) Empty() bool {
125 func (list *List) Size() int {
130 func (list *List) Clear() {
144 func (list *List) Swap(i, j int) {
187 func (list *List) String() string {
209 func (list *List) growBy(n int) {
[all …]
/dports/devel/taskctl/taskctl-1.4.2/vendor/github.com/manifoldco/promptui/list/
H A Dlist.go21 type List struct { struct
22 items []*interface{}
23 scope []*interface{}
26 start int
27 Searcher Searcher
55 func (l *List) Prev() {
95 func (l *List) Start() int {
134 func (l *List) Next() {
150 func (l *List) PageUp() {
168 func (l *List) PageDown() {
[all …]
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/emirpasic/gods/lists/arraylist/
H A Darraylist.go25 type List struct { struct
26 elements []interface{}
27 size int
65 func (list *List) Remove(index int) {
120 func (list *List) Empty() bool {
125 func (list *List) Size() int {
130 func (list *List) Clear() {
144 func (list *List) Swap(i, j int) {
187 func (list *List) String() string {
209 func (list *List) growBy(n int) {
[all …]
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/manifoldco/promptui/list/
H A Dlist.go21 type List struct { struct
22 items []*interface{}
23 scope []*interface{}
26 start int
27 Searcher Searcher
55 func (l *List) Prev() {
95 func (l *List) Start() int {
134 func (l *List) Next() {
150 func (l *List) PageUp() {
168 func (l *List) PageDown() {
[all …]

12345678910>>...439