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

Function paddingLeft

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

Source from the content-addressed store, hash-verified

1667 }
1668 function paddingTop() {return lineSpace.offsetTop;}
1669 function paddingLeft() {return lineSpace.offsetLeft;}
1670
1671 function posFromMouse(e, liberal) {
1672 var offW = eltOffset(scroller, true), x, y;

Callers 2

CodeMirrorFunction · 0.85
scrollIntoViewFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected