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

Method GetView

internal/display/window.go:24–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 15

OpenBufferMethod · 0.65
GotoLocMethod · 0.65
initialRelocateMethod · 0.65
ScrollUpMethod · 0.65
ScrollDownMethod · 0.65
ScrollAdjustMethod · 0.65
ScrollReachedEndMethod · 0.65
CenterMethod · 0.65
CursorToViewTopMethod · 0.65
CursorToViewCenterMethod · 0.65
CursorToViewBottomMethod · 0.65
StartMethod · 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