Home
last modified time | relevance | path

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

/external/chromium_org/chrome/third_party/chromevox/chromevox/injected/
Dmathjax.js161 cvox.MathJax.texToMml = function(callbackId, tex, cvoxId) { argument
164 cvox.MathJax.getMathmlCallback_(callbackId)(mml, cvoxId);
176 cvox.MathJax.asciiMathToMml = function(callbackId, asciiMath, cvoxId) { argument
179 cvox.MathJax.getMathmlCallback_(callbackId)(mml, cvoxId);