Lines Matching refs:h

6     var h = MathJax.Extension.explorer = {
25 s[h.prefix + e] = t;
28 …ax.Hub.CombineConfig("explorer", h.defaults), a = Object.keys(t), i = 0; e = a[i]; i++) void 0 ===…
29 h.setSpeechOption(), u.Reset();
32 s[h.prefix + e] !== t && (h.addMenuOption(e, t), u.Reset());
35 return s[h.prefix + e];
38 h.oldrules !== e.value && (h.setSpeechOption(), u.Regenerate());
41 var e = s[h.prefix + "ruleset"], t = e.split("-");
44 domain: h.Domain(t[0]),
46 }), h.oldrules = e;
81 … e || !t.FindId("SpeechOutput") || s[h.prefix + "speech"] || (t.FindId("Subtitles").disabled = !0);
111 h.getOption("speech") && n.Update(this.inner, e);
157h.getOption("speech") && (n.announced = !0, MathJax.Ajax.Styles(n.styles), e = n.Create("polite"),
183 …!h.hook || (t = document.getElementById(e[1])) && t.id && ((a = MathJax.Hub.getJaxFor(t.id)) && a.…
214 h.hook && (n.announced || n.Announce());
216h.hook && (u.ignoreFocusOut && (u.ignoreFocusOut = !1, "enter" === u.walker.moved) ? e.target.focu…
217 }), h.getOption("speech") && u.AddSpeech(t)));
227 …e.querySelectorAll("[data-semantic-complexity]").length >= h.eagerComplexity && u.AddSpeechEager(a…
275 if (h.hook && (t === r.RETURN || t === r.SPACE && e.shiftKey)) {
283 color: h.getOption("background"),
286 color: h.getOption("foreground"),
304 …"none" !== h.getOption("highlight") && ("hover" === h.getOption("highlight") && (t = e.currentTarg…
311 …if ("flame" === h.getOption("highlight")) return u.GetHighlighter(.05), u.highlighter.highlightAll…
328 …var a = h.getOption("speech"), i = h.getOption("walker") ? u.Walkers[MathJax.Hub.config.explorer.w…
335 …a && !e.getAttribute("hasspeech") && u.AddSpeechLazy(e), u.walker.activate(), a && (h.getOption("s…
342 h.setOption("ruleset", e.domain + "-" + t), u.liveRegion.Clear(), u.liveRegion.Hide(),
362 h.setSpeechOption();
376 e && e.Dependent(h), h.addDefaults();
380h[!1 === s.explorer ? "Disable" : "Enable"](), MathJax.Hub.Startup.signal.Post("Explorer Ready"),
386 action: h.speechOption
389 h[s.explorer ? "Enable" : "Disable"](!0, !0), MathJax.Menu.saveCookie();
398 s.explorer || h.DisableMenus(!0);