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

Function ty

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

Source from the content-addressed store, hash-verified

13306 },
13307 );
13308 function ty(t, e) {
13309 (t.beginPath(),
13310 Ig(e) ? Wg(t, e, 0, 0) : t.rect(0, 0, e.width || 0, e.height || 0),
13311 t.clip());
13312 }
13313 function ey(t) {
13314 const e = $m(t.strokeWidth, 1);
13315 return null != t.strokeOffset

Callers 2

vega.min.jsFile · 0.85
drawMethod · 0.85

Calls 3

IgFunction · 0.85
WgFunction · 0.85
rectMethod · 0.45

Tested by

no test coverage detected