Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gizak/termui
/ SetRect
Method
SetRect
v3/render.go:16–16 ·
view source on GitHub ↗
(int, int, int, int)
Source
from the content-addressed store, hash-verified
14
type
Drawable
interface
{
15
GetRect() image.Rectangle
16
SetRect(int, int, int, int)
17
Draw(*Buffer)
18
sync.Locker
19
}
Callers
15
main
Function · 0.65
main
Function · 0.65
main
Function · 0.65
main
Function · 0.65
main
Function · 0.65
main
Function · 0.65
main
Function · 0.65
main
Function · 0.65
main
Function · 0.65
main
Function · 0.65
main
Function · 0.65
main
Function · 0.65
Implementers
1
Block
v3/block.go
Calls
no outgoing calls
Tested by
no test coverage detected