MCPcopy Create free account
hub / github.com/alignoth/alignoth / ZB

Function ZB

resources/vega.min.js:29173–29176  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

29171 return Math.max(0, t._viewWidth + e.left + e.right);
29172 }
29173 function ZB(t) {
29174 var e = t.padding();
29175 return Math.max(0, t._viewHeight + e.top + e.bottom);
29176 }
29177 function QB(t) {
29178 var e = t.padding(),
29179 n = t._origin;

Callers 2

_zFunction · 0.85
evaluateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected