Home
last modified time | relevance | path

Searched defs:isMathmlTag (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dmath_util.js215 cvox.MathUtil.isMathmlTag = function(element) { function
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeBackgroundScript.js932 …EMENTARY_LIST].reduce(function(a,b){return a.concat(b)});cvox.MathUtil.isMathmlTag=function(a){ret… function