MCPcopy Index your code
hub / github.com/clips/pattern / endclip

Function endclip

pattern/canvas.js:1890–1892  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1888}
1889
1890function endclip() {
1891 pop();
1892}
1893
1894var beginClip = beginclip;
1895var endClip = endclip;

Callers

nothing calls this directly

Calls 1

popFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…