MCPcopy Index your code
hub / github.com/microsoft/SandDance / hit$1

Function hit$1

docs/app/js/sanddance-app.js:122818–122821  ·  view source on GitHub ↗
(context48, item, x39, y38)

Source from the content-addressed store, hash-verified

122816 });
122817}
122818function hit$1(context48, item, x39, y38) {
122819 if (!context48.isPointInStroke) return false;
122820 return path(context48, item, 1) && context48.isPointInStroke(x39, y38);
122821}
122822var rule = {
122823 type: "rule",
122824 tag: "line",

Callers

nothing calls this directly

Calls 1

pathFunction · 0.70

Tested by

no test coverage detected