MCPcopy
hub / github.com/hokein/electron-sample-apps / paddingTop

Function paddingTop

mini-code-editor/cm/lib/codemirror.js:1668–1668  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1666 return (cachedWidth = stringWidth("x"));
1667 }
1668 function paddingTop() {return lineSpace.offsetTop;}
1669 function paddingLeft() {return lineSpace.offsetLeft;}
1670
1671 function posFromMouse(e, liberal) {

Callers 6

CodeMirrorFunction · 0.85
updateLinesNoUndoFunction · 0.85
scrollIntoViewFunction · 0.85
visibleLinesFunction · 0.85
updateDisplayFunction · 0.85
checkHeightsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected