Lines Matching refs:t

60t,r,s){if(l.loadingMathMenu){return n.False(t)}var q=b[s.jaxID];if(!t){t=window.event}t.isContextM…  variable
61t=Math.max(document.body.clientHeight,document.documentElement.clientHeight);if(this.getOverflow(q… variable
62t=function(u){return MathJax.Localization._.apply(MathJax.Localization,[["MathMenu",u]].concat([].… function
67t,o,m,q){if(!s){s=this.GetArgument("\\begin{"+n.name+"}")}var v=("c"+s).replace(/[^clr|:]/g,"").re… argument
71t(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…
72t,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 AnonymousFunction699e62c422400.PHTML
76 var s, u, a = i.config.menuSettings, t = Function.prototype.bind ? function(e, t) {
77 return e.bind(t);
78 } : function(e, t) {
80 e.apply(t, arguments);
83 var t = []; variable
84 for (var n in e) e.hasOwnProperty(n) && t.push(n);
85 return t;
100 for (var e, t = o(l.defaults), n = 0; e = t[n]; n++) {
106 … for (var e, t = Array(this.modules.length), n = 0; e = this.modules[n]; n++) t[n] = e.placeHolder;
108 …o ? (t.unshift(s.RULE()), o.submenu.items.push.apply(o.submenu.items, t)) : ((i = (u.FindId("Setti…
109 t.unshift(i.items.pop()), t.unshift(i.items.pop())), t.unshift("Accessibility"),
110 …o = s.SUBMENU.apply(s.SUBMENU, t), (a = u.IndexOfId("Locale")) ? u.items.splice(a, 0, o) : u.items…
117 for (var e, t = 0; e = this.modules[t]; t++) e.CreateMenu();
121 for (var e, t = [], n = 0; e = this.modules[n]; n++) a[e.option] && t.push(e.module);
122 return t.length ? i.Startup.loadArray(t) : null;
131 Init: function(e, t, n, i, a) { argument
132 … this.option = e, this.name = [ t.replace(/ /g, ""), t ], this.module = n, this.extension = i,
136 var e = t(this.Load, this);
149 var t = MathJax.Extension[this.extension];
150 t && (t.Enable(!0, !0), MathJax.Menu.saveCookie());