Lines Matching refs:t

47t,r,s){if(l.loadingMathMenu){return n.False(t)}var q=b[s.jaxID];if(!t){t=window.event}t.isContextM…  variable
48t=Math.max(document.body.clientHeight,document.documentElement.clientHeight);if(this.getOverflow(q… variable
49t=function(u){return MathJax.Localization._.apply(MathJax.Localization,[["MathMenu",u]].concat([].… function
53t,q=s.length,u,r,v,o,n;for(t=0;t<q;t++){u=s[t];if(!u.parentNode){continue}r=u.previousSibling;if(r… property in AnonymousFunction97a8892b13a00.PHTML
57 var s, u, a = i.config.menuSettings, t = Function.prototype.bind ? function(e, t) {
58 return e.bind(t);
59 } : function(e, t) {
61 e.apply(t, arguments);
64 var t = []; variable
65 for (var n in e) e.hasOwnProperty(n) && t.push(n);
66 return t;
81 for (var e, t = o(l.defaults), n = 0; e = t[n]; n++) {
87 … for (var e, t = Array(this.modules.length), n = 0; e = this.modules[n]; n++) t[n] = e.placeHolder;
89 …o ? (t.unshift(s.RULE()), o.submenu.items.push.apply(o.submenu.items, t)) : ((i = (u.FindId("Setti…
90 t.unshift(i.items.pop()), t.unshift(i.items.pop())), t.unshift("Accessibility"),
91 …o = s.SUBMENU.apply(s.SUBMENU, t), (a = u.IndexOfId("Locale")) ? u.items.splice(a, 0, o) : u.items…
98 for (var e, t = 0; e = this.modules[t]; t++) e.CreateMenu();
102 for (var e, t = [], n = 0; e = this.modules[n]; n++) a[e.option] && t.push(e.module);
103 return t.length ? i.Startup.loadArray(t) : null;
112 Init: function(e, t, n, i, a) { argument
113 … this.option = e, this.name = [ t.replace(/ /g, ""), t ], this.module = n, this.extension = i,
117 var e = t(this.Load, this);
130 var t = MathJax.Extension[this.extension];
131 t && (t.Enable(!0, !0), MathJax.Menu.saveCookie());