Lines Matching refs:t

46t,r,s){if(l.loadingMathMenu){return n.False(t)}var q=b[s.jaxID];if(!t){t=window.event}t.isContextM…  variable
47t=Math.max(document.body.clientHeight,document.documentElement.clientHeight);if(this.getOverflow(q… variable
48t=function(u){return MathJax.Localization._.apply(MathJax.Localization,[["MathMenu",u]].concat([].… function
51t(ah){var af,ai,ag,ae,ab,ad;ah=p(ah,0);ai=j(ah);ab=G(ah);ae=ab[0];ah=ab[1];af=j(ah);if(af.ttype==i…
52t,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 AnonymousFunction7fe6813313300.PHTML
56 var s, u, a = i.config.menuSettings, t = Function.prototype.bind ? function(e, t) {
57 return e.bind(t);
58 } : function(e, t) {
60 e.apply(t, arguments);
63 var t = []; variable
64 for (var n in e) e.hasOwnProperty(n) && t.push(n);
65 return t;
80 for (var e, t = o(l.defaults), n = 0; e = t[n]; n++) {
86 … for (var e, t = Array(this.modules.length), n = 0; e = this.modules[n]; n++) t[n] = e.placeHolder;
88 …o ? (t.unshift(s.RULE()), o.submenu.items.push.apply(o.submenu.items, t)) : ((i = (u.FindId("Setti…
89 t.unshift(i.items.pop()), t.unshift(i.items.pop())), t.unshift("Accessibility"),
90 …o = s.SUBMENU.apply(s.SUBMENU, t), (a = u.IndexOfId("Locale")) ? u.items.splice(a, 0, o) : u.items…
97 for (var e, t = 0; e = this.modules[t]; t++) e.CreateMenu();
101 for (var e, t = [], n = 0; e = this.modules[n]; n++) a[e.option] && t.push(e.module);
102 return t.length ? i.Startup.loadArray(t) : null;
111 Init: function(e, t, n, i, a) { argument
112 … this.option = e, this.name = [ t.replace(/ /g, ""), t ], this.module = n, this.extension = i,
116 var e = t(this.Load, this);
129 var t = MathJax.Extension[this.extension];
130 t && (t.Enable(!0, !0), MathJax.Menu.saveCookie());