MCPcopy
hub / github.com/microsoft/SandDance / bl

Function bl

docs/tests/v2/es6/js/sanddance.js:98415–98415  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98413 tr = item => value(item.cornerRadiusTopRight, item.cornerRadius) || 0,
98414 br = item => value(item.cornerRadiusBottomRight, item.cornerRadius) || 0,
98415 bl = item => value(item.cornerRadiusBottomLeft, item.cornerRadius) || 0,
98416 sz = item => value(item.size, 64),
98417 ts = item => item.size || 1,
98418 def = item => !(item.defined === false),

Callers

nothing calls this directly

Calls 1

valueFunction · 0.70

Tested by

no test coverage detected