MCPcopy
hub / github.com/micro-editor/micro / SetView

Method SetView

internal/display/window.go:25–25  ·  view source on GitHub ↗
(v *View)

Source from the content-addressed store, hash-verified

23 Relocate() bool
24 GetView() *View
25 SetView(v *View)
26 LocFromVisual(vloc buffer.Loc) buffer.Loc
27 Resize(w, h int)
28 SetActive(b bool)

Callers 7

ScrollUpMethod · 0.65
ScrollDownMethod · 0.65
ScrollAdjustMethod · 0.65
CenterMethod · 0.65
StartMethod · 0.65
EndMethod · 0.65
ResizeMethod · 0.65

Implementers 3

TermWindowinternal/display/termwindow.go
BufWindowinternal/display/bufwindow.go
InfoWindowinternal/display/infowindow.go

Calls

no outgoing calls

Tested by

no test coverage detected