Lines Matching refs:n

16             for (var n = this.dependents.length - 1; 0 <= n; n--) {
17 var o = this.dependents[n];
31 Filter: function(t, e, n) {
32 …t.enriched && !this.config.disabled && ("block" === t.root.Get("display") || n.parentNode.childNod…
40 getActions: function(t, e, n) {
44 t.data[i] && ((o = t.data[i]).collapsible ? (n[e] || (n[e] = []), n[e].push(o),
45 this.getActions(o.data[1], e, n)) : this.getActions(o, e, n));
50 …for (var e = [], n = 0, o = t.length; n < o; n++) t[n] && (e = e.concat(t[n].sort(this.sortActions…
59 var e = c.getAllJax(t), n = { class
66 return this.collapseState(n);
71 var n = t.jax[t.i], o = n.root.SRE; variable
73 var i = this.getActionWidths(n, t);
75 this.collapseActions(o, t), t.changed && e.push(n.SourceElement());
82 for (var n = t.width, o = n, i = 1e6, a = t.action.length - 1; 0 <= a; a--) {
84n > t.cwidth ? (s.selection = 1, o = s.SREwidth, i = n) : s.selection = 2, n = s.SREwidth,
103 var e, n = t.root.SRE, o = n.action, i = {}; variable
104 for (n.width = t.sreGetRootWidth(i), e = o.length - 1; 0 <= e; e--) o[e].selection = 2;
109 n.actionWidths = !0;
112 for (var e, n, o, i = c.getAllJax(t), a = MathJax.HTML.Element("span", {
116 …= 0, l = i.length; r < l; r++) o = (n = i[r]).root, SRE = o.SRE, SRE && SRE.action.length && (null…
117 … SRE.m = SRE.width, SRE.M = 1e6), (e = n.SourceElement()).previousSibling.style.display = "none",
118 e.parentNode.insertBefore(a.cloneNode(!1), e), s.push([ n, e ]));
119 …length; r < l; r++) n = s[r][0], (e = s[r][1]).previousSibling.offsetWidth && (n.root.SRE.cwidth =…
120 …for (r = 0, l = s.length; r < l; r++) n = s[r][0], (e = s[r][1]).parentNode.removeChild(e.previous…
145 …var t, e = MathJax.Menu.ITEM, n = MathJax.Menu.menu, o = e.CHECKBOX([ "AutoCollapse", "Auto Collap…
149 }), i = (n.FindId("Accessibility") || {}).submenu;
151 … i.items.splice(t + 1, 0, o)) : (t = n.IndexOfId("CollapsibleMath"), n.items.splice(t + 1, 0, o));
176 sreGetActionWidth: function(t, e, n) { argument
185 var n = t.root.data[0].HTMLspanElement();
186 return e.box = n.parentNode, e.box.bbox.w;
188 sreGetActionWidth: function(t, e, n) { argument
204 sreGetActionWidth: function(t, e, n) { argument
224 sreGetActionWidth: function(t, e, n) { argument
238 var n = document.getElementById(t.inputID + "-Frame");
239 e.width = n.offsetWidth, e.em = 1, e.DOMupdate = !0;
244 sreGetActionWidth: function(t, e, n) { argument
245 return document.getElementById(n.id).setAttribute("selection", 1), e.span.offsetWidth;