MCPcopy Create free account
hub / github.com/chearon/dropflow / peg$f81

Function peg$f81

src/parse-css.js:1015–1017  ·  view source on GitHub ↗
(t, h, b)

Source from the content-addressed store, hash-verified

1013 return setTopRightBottomLeft({}, 'padding', '', t, r, b, l);
1014 };
1015 var peg$f81 = function(t, h, b) {
1016 return setTopRightBottomLeft({}, 'padding', '', t, h, b, h);
1017 };
1018 var peg$f82 = function(v, h) {
1019 return setTopRightBottomLeft({}, 'padding', '', v, h, v, h);
1020 };

Callers 1

peg$parsepadding_decFunction · 0.85

Calls 1

setTopRightBottomLeftFunction · 0.85

Tested by

no test coverage detected