Home
last modified time | relevance | path

Searched defs:getTex (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/testing/
Dmathjax.js60 cvox.TestMathJax.prototype.getTex = function(callback, texNode) { }; method in cvox.TestMathJax
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
Dmathjax_interface.js66 cvox.MathJaxInterface.prototype.getTex = function(callback, texNode) { }; method in cvox.MathJaxInterface
Dabstract_mathjax.js45 cvox.AbstractMathJax.prototype.getTex = goog.abstractMethod; method in cvox.AbstractMathJax
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
Dmathjax.js257 cvox.ChromeMathJax.prototype.getTex = function(callback, tex) { method in cvox.ChromeMathJax
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js1396 …e.prototype.configMediaWiki=function(){};cvox.MathJaxInterface.prototype.getTex=function(){};cvox.… method in cvox
1569 …this.postMsg("ConfWikipedia",function(){})};cvox.ChromeMathJax.prototype.getTex=function(a,b){var … method in cvox.ChromeMathJax