Lines Matching refs:s

1 !function(s) {
2 …var n, l = s.config.menuSettings, o = {}, r = "data-semantic-complexity", t = MathJax.Ajax.config.…
3 t.a11y || (t.a11y = s.config.root + "/extensions/a11y");
6 config: s.CombineConfig("collapsible", {
91 t && s.Queue([ "Reprocess", s ]);
99 t && s.Queue([ "Reprocess", s ]);
107 t && t.Dependent(this), s.postInputHooks.Add([ "Filter", h ], 100);
136 …for (var s, l = i.attrNames.length - 1; s = i.attrNames[l]; l--) "data-semantic-" === s.substr(0, …
137 a.attrNames.push(s), delete i.attr[s], i.attrNames.splice(l, 1));
149 var i, e, a, s = (t.attr || {})["data-semantic-type"]; variable
150 …return s && (this["Collapse_" + s] ? t = this["Collapse_" + s](t) : this.COLLAPSE[s] && this.MARKE…
151 …r" != typeof (e = this.COLLAPSE[s]) && (e = e[i] || e.value), t.complexity > e && ("string" != typ…
170 var s = this.FindChild(t.data[e], i);
171 if (s) return s;
237 s.Register.StartupHook("End Extensions", function() {
239 s.Register.StartupHook("MathMenu Ready", function() {
245 }), s = (e.FindId("Accessibility") || {}).submenu;
246s ? null !== (t = s.IndexOfId("CollapsibleMath")) ? s.items[t] = a : s.items.push(i.RULE(), a) : (…
251 …var t = MathJax.ElementJax.mml, i = MathJax.Extension.collapsible, a = i.COMPLEXITY, s = i.COMPLEX…
264 …this.attrNames || "complexity" in this || this.attrNames.push(s), this.attr && (this.attr[s] = t),
270 …!this.attr || !this.attrNames || s in this.attr || (this.attrNames.push(s), this.attr[s] = this.co…
275 … this.complexity *= a.SCRIPT, this.complexity += a.FRACTION, this.attr[s] = this.complexity),
281 this.complexity += a.SQRT, this.attr[s] = this.complexity), this.complexity;
287 this.attr[s] = this.complexity), this.complexity;
313 this.complexity += this.Get("rquote").length * a.TEXT, this.attr[s] = this.complexity,
319 this.complexity += a.ACTION, this.attr[s] = this.complexity), this.complexity;