Home
last modified time | relevance | path

Searched defs:tScreen (Results 1 – 19 of 19) sorted by relevance

/dports/audio/stmp/stmp-0.0.2/vendor/github.com/gdamore/tcell/v2/
H A Dtscreen.go79 h int
80 w int
81 fini bool
98 cx int
99 cy int
101 clear bool
102 cursorx int
103 cursory int
105 wasbtn bool
113 truecolor bool
[all …]
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/gdamore/tcell/v2/
H A Dtscreen.go80 h int
81 w int
82 fini bool
98 cx int
99 cy int
101 clear bool
102 cursorx int
103 cursory int
104 wasbtn bool
112 truecolor bool
[all …]
/dports/audio/visp-go/visp-2585747/vendor/github.com/gdamore/tcell/v2/
H A Dtscreen.go80 h int
81 w int
82 fini bool
98 cx int
99 cy int
101 clear bool
102 cursorx int
103 cursory int
104 wasbtn bool
112 truecolor bool
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/gdamore/tcell/v2/tcell-2.4.0/
H A Dtscreen.go89 tty Tty
90 h int
91 w int
92 fini bool
106 cx int
107 cy int
109 clear bool
110 cursorx int
111 cursory int
112 wasbtn bool
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/gdamore/tcell/v2/
H A Dtscreen.go89 tty Tty
90 h int
91 w int
92 fini bool
106 cx int
107 cy int
109 clear bool
110 cursorx int
111 cursory int
112 wasbtn bool
[all …]
/dports/games/neo-cowsay/Neo-cowsay-2.0.1/vendor/github.com/gdamore/tcell/v2/
H A Dtscreen.go89 tty Tty
90 h int
91 w int
92 fini bool
106 cx int
107 cy int
109 clear bool
110 cursorx int
111 cursory int
112 wasbtn bool
[all …]
/dports/editors/micro/micro-2.0.10/vendor/github.com/zyedidia/tcell/v2/
H A Dtscreen.go100 h int
101 w int
102 fini bool
109 paste bool
121 cx int
122 cy int
124 clear bool
125 cursorx int
126 cursory int
128 wasbtn bool
[all …]
/dports/misc/lf/lf-r26/vendor/github.com/gdamore/tcell/v2/
H A Dtscreen.go89 tty Tty
90 h int
91 w int
92 fini bool
106 cx int
107 cy int
109 clear bool
110 cursorx int
111 cursory int
112 wasbtn bool
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/gdamore/tcell/tcell-1.1.4/
H A Dtscreen.go76 h int
77 w int
78 fini bool
95 cx int
96 cy int
98 clear bool
99 cursorx int
100 cursory int
102 baud int
103 wasbtn bool
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/gdamore/tcell/
H A Dtscreen.go76 h int
77 w int
78 fini bool
95 cx int
96 cy int
98 clear bool
99 cursorx int
100 cursory int
102 baud int
103 wasbtn bool
[all …]
/dports/devel/lab/lab-0.17.2/vendor/github.com/gdamore/tcell/
H A Dtscreen.go78 h int
79 w int
80 fini bool
97 cx int
98 cy int
100 clear bool
101 cursorx int
102 cursory int
104 wasbtn bool
112 truecolor bool
[all …]
/dports/net-im/tut/tut-0.0.17/vendor/github.com/gdamore/tcell/
H A Dtscreen.go78 h int
79 w int
80 fini bool
97 cx int
98 cy int
100 clear bool
101 cursorx int
102 cursory int
104 wasbtn bool
112 truecolor bool
[all …]
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/gdamore/tcell/
H A Dtscreen.go76 h int
77 w int
78 fini bool
95 cx int
96 cy int
98 clear bool
99 cursorx int
100 cursory int
102 wasbtn bool
110 truecolor bool
[all …]
/dports/textproc/up/up-0.4/vendor/github.com/gdamore/tcell/
H A Dtscreen.go78 h int
79 w int
80 fini bool
97 cx int
98 cy int
100 clear bool
101 cursorx int
102 cursory int
104 wasbtn bool
112 truecolor bool
[all …]
/dports/net/termshark/termshark-2.1.1/vendor/github.com/gdamore/tcell/
H A Dtscreen.go78 h int
79 w int
80 fini bool
97 cx int
98 cy int
100 clear bool
101 cursorx int
102 cursory int
104 wasbtn bool
112 truecolor bool
[all …]
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/gdamore/tcell/
H A Dtscreen.go78 h int
79 w int
80 fini bool
97 cx int
98 cy int
100 clear bool
101 cursorx int
102 cursory int
104 wasbtn bool
112 truecolor bool
[all …]
/dports/multimedia/mpv/mpv-0.34.1/video/out/mac/
H A Dwindow.swift135 if let tScreen = targetScreen, !isInFullscreen && (tScreen != screen) { in toggleFullScreen() variable
161 guard let tScreen = targetScreen else { return } in window() variable
171 guard let tScreen = targetScreen, let currentScreen = screen else { return } in window() variable
198 guard let tScreen = targetScreen else { return } in windowDidExitFullScreen() variable
206 guard let tScreen = targetScreen else { return } in windowDidFailToEnterFullScreen() variable
250 guard let tScreen = targetScreen else { return } in setToWindow() variable
/dports/games/zangband/zangband/src/
H A Dmain-crb.c1331 BitMap tScreen; in term_data_check_size() local
/dports/games/mangband/mangband-1.5.3/src/client/
H A Dmain-crb.c939 BitMap tScreen; in term_data_check_size() local