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

Function gS

resources/vega.min.js:26166–26173  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

26164 return !1;
26165 }
26166 function gS(t, e) {
26167 var n = t[0],
26168 r = t[1];
26169 (e.x + e.x0 < n.x && (n.x = e.x + e.x0),
26170 e.y + e.y0 < n.y && (n.y = e.y + e.y0),
26171 e.x + e.x1 > r.x && (r.x = e.x + e.x1),
26172 e.y + e.y1 > r.y && (r.y = e.y + e.y1));
26173 }
26174 function mS(t, e) {
26175 return (
26176 t.x + t.x1 > e[0].x &&

Callers 1

hSFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected