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

Function Im

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

Source from the content-addressed store, hash-verified

13159 };
13160 }
13161 function Im(t, e, n, r) {
13162 var i = null == n.opacity ? 1 : n.opacity;
13163 0 !== i &&
13164 (t(e, r) ||
13165 (Sm(e, n),
13166 n.fill && zm(e, n, i) && e.fill(),
13167 n.stroke && Om(e, n, i) && e.stroke()));
13168 }
13169 function Wm(t) {
13170 return (
13171 (t = t || p),

Callers 2

PmFunction · 0.70
jmFunction · 0.70

Calls 4

tFunction · 0.70
SmFunction · 0.70
zmFunction · 0.70
OmFunction · 0.70

Tested by

no test coverage detected