MCPcopy
hub / github.com/apache/caldera / et

Function et

static/jquery/jquery.min.js:1636–1643  ·  view source on GitHub ↗
(e, t, n)

Source from the content-addressed store, hash-verified

1634 }
1635
1636 function et(e, t, n) {
1637 var r = $e(e), i = Fe(e, t, r), o = "border-box" === w.css(e, "boxSizing", !1, r), a = o;
1638 if (We.test(i)) {
1639 if (!n) return i;
1640 i = "auto"
1641 }
1642 return a = a && (h.boxSizingReliable() || i === e.style[t]), ("auto" === i || !parseFloat(i) && "inline" === w.css(e, "display", !1, r)) && (i = e["offset" + t[0].toUpperCase() + t.slice(1)], a = !0), (i = parseFloat(i) || 0) + Ze(e, t, n || (o ? "border" : "content"), a, r, i) + "px"
1643 }
1644
1645 w.extend({
1646 cssHooks: {

Callers 1

jquery.min.jsFile · 0.70

Calls 4

$eFunction · 0.85
FeFunction · 0.85
testMethod · 0.80
ZeFunction · 0.70

Tested by

no test coverage detected