MCPcopy Create free account
hub / github.com/RutvijDv/Meet-Script / Ze

Function Ze

jquery.min.js:2045–2056  ·  view source on GitHub ↗
(e, t, n)

Source from the content-addressed store, hash-verified

2043 }
2044
2045 function Ze(e, t, n) {
2046 var r = Ie(e),
2047 i = (!y.boxSizingReliable() || n) && "border-box" === S.css(e, "boxSizing", !1, r),
2048 o = i,
2049 a = Be(e, t, r),
2050 s = "offset" + t[0].toUpperCase() + t.slice(1);
2051 if (Me.test(a)) {
2052 if (!n) return a;
2053 a = "auto"
2054 }
2055 return (!y.boxSizingReliable() && i || !y.reliableTrDimensions() && A(e, "tr") || "auto" === a || !parseFloat(a) && "inline" === S.css(e, "display", !1, r)) && e.getClientRects().length && (i = "border-box" === S.css(e, "boxSizing", !1, r), (o = s in e) && (a = e[s])), (a = parseFloat(a) || 0) + Ke(e, t, n || (i ? "border" : "content"), o, r, a) + "px"
2056 }
2057
2058 function et(e, t, n, r, i) {
2059 return new et.prototype.init(e, t, n, r, i)

Callers 1

jquery.min.jsFile · 0.85

Calls 4

IeFunction · 0.85
BeFunction · 0.85
KeFunction · 0.85
AFunction · 0.70

Tested by

no test coverage detected