Lines Matching refs:e

95             for (var e = this.dependents.length - 1; 0 <= e; e--) {
96 var a = this.dependents[e];
109 Filter: function(t, i, e) {
110 … t.enriched && !this.config.disabled && (t.root = t.root.Collapse(), t.root.inputID = e.id);
120 var e = n.maction(t).With({ variable
129 if (e.attr[r] = e.complexity, "math" === i.type) {
138 a.complexity = i.complexity, e.Append(a), i.Append(e), i.complexity = e.complexity,
139 e = i;
140 } else e.Append(i);
141 return e;
149 var i, e, a, s = (t.attr || {})["data-semantic-type"]; variable
151 …"number" != typeof (e = this.COLLAPSE[s]) && (e = e[i] || e.value), t.complexity > e && ("string" …
154 UncollapseChild: function(t, i, e) {
155 if (null == e && (e = 1), this.SplitAttribute(t, "children").length === e) {
163 var e = this.FindChild(t, i);
164 return e ? (e.CoreMO() || e).data.join("") : "?";
169 if (!t.isToken) for (var e = 0, a = t.data.length; e < a; e++) {
170 var s = this.FindChild(t.data[e], i);
198 var i, e; variable
199 ….length && t.data[0].inferred ? t.data[0] : t).data[0] && i.data[0].collapsible && (e = i.data[0],
200 i.SetData(0, e.data[1]), e.SetData(1, t), t = e), t;
203 var i, e; variable
205 e = h.FindChildText(t, i), t = this.MakeAction(this.Marker(e), t)), t;
208 var i, e; variable
210 e = h.FindChildText(t, i), t = this.MakeAction(this.Marker(e), t)), t;
213 var i, e; variable
215e = h.FindChildText(t, i[0]), 1 < i.length && (e += "\u22ef"), t = this.MakeAction(this.Marker(e),…
219 var i, e; variable
221 e = h.FindChildText(t, i[0]) + "\u22ef", t = this.MakeAction(this.Marker(e), t)),
241 …var t, i = MathJax.Menu.ITEM, e = MathJax.Menu.menu, a = i.CHECKBOX([ "CollapsibleMath", "Collapsi…
245 }), s = (e.FindId("Accessibility") || {}).submenu;
246 …OfId("CollapsibleMath")) ? s.items[t] = a : s.items.push(i.RULE(), a) : (t = e.IndexOfId("About"),
247 e.items.splice(t, 0, a, i.RULE()));
260 …for (var i = 0, e = this.data.length; i < e; i++) this.data[i] && (this.SetData(i, this.data[i].Co…
262 1 < e && (t += e * a.CHILD);