Home
last modified time | relevance | path

Searched refs:mfenced (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/third_party/chromevox/chromevox/injected/
Dmathjax_external_util.js58 cvox.MathJaxExternalUtil.mfenced = function(space) { function in cvox.MathJaxExternalUtil
96 var mfencedProt = MathJax.ElementJax.mml.mfenced.prototype;
98 var mfenced = mfencedProt.toMathML;
101 mfencedProt.toMathML = cvox.MathJaxExternalUtil.mfenced;
104 mfencedProt.toMathML = mfenced;
108 mfencedProt.toMathML = mfenced;