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

Method LocFromVisual

internal/display/window.go:26–26  ·  view source on GitHub ↗
(vloc buffer.Loc)

Source from the content-addressed store, hash-verified

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

Callers 4

MousePressMethod · 0.65
MouseDragMethod · 0.65
MouseMultiCursorMethod · 0.65
HandleEventMethod · 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