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

Function ib

resources/vega.min.js:16480–16486  ·  view source on GitHub ↗
(t, e, n, r)

Source from the content-addressed store, hash-verified

16478 return Math.round(r === J_ ? c : r === Q_ ? f - h : 0.5 * (l - h));
16479 }
16480 function ib(t, e, n, r) {
16481 ((e.x += n),
16482 (e.y += r),
16483 e.bounds.translate(n, r),
16484 e.mark.bounds.translate(n, r),
16485 t.dirty(e));
16486 }
16487 function ob(t) {
16488 Xa.call(this, null, t);
16489 }

Callers 1

nbFunction · 0.85

Calls 1

dirtyMethod · 0.45

Tested by

no test coverage detected