MCPcopy
hub / github.com/liamg/darktile / ViewHeight

Method ViewHeight

internal/app/darktile/termutil/buffer.go:274–276  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

272}
273
274func (buffer *Buffer) ViewHeight() uint16 {
275 return buffer.viewHeight
276}
277
278func (buffer *Buffer) deleteLine() {
279 index := int(buffer.RawLine())

Callers 15

HasScrollableRegionMethod · 0.95
GetVPositionMethod · 0.95
indexMethod · 0.95
setPositionMethod · 0.95
GetVisibleLinesMethod · 0.95
clearMethod · 0.95
getViewLineMethod · 0.95
eraseDisplayMethod · 0.95
SizeInCharsMethod · 0.80
handleMouseMethod · 0.80
drawContentMethod · 0.80
drawAnnotationMethod · 0.80

Calls

no outgoing calls

Tested by 2

TestBufferCreationFunction · 0.64
TestOffsetsFunction · 0.64