Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dmath_semantic_util.js124 cvox.SemanticUtil.purgeNodes = function(nodes) { function in cvox.SemanticUtil
Ddom_util.js2491 cvox.DomUtil.purgeNodes = function(nodes) { function in cvox.DomUtil
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js770 …ion(a){return a.nodeType==Node.ELEMENT_NODE?a.tagName:""};cvox.DomUtil.purgeNodes=function(a){retu… function in cvox.DomUtil
835 cvox.SemanticUtil.EMPTYTAGS=["MATH","MROW","MPADDED","MSTYLE"];cvox.SemanticUtil.purgeNodes=functio… function
DchromeVoxChromeOptionsScript.js802 …ion(a){return a.nodeType==Node.ELEMENT_NODE?a.tagName:""};cvox.DomUtil.purgeNodes=function(a){retu… function in cvox.DomUtil
DchromeVoxChromeBackgroundScript.js749 …ion(a){return a.nodeType==Node.ELEMENT_NODE?a.tagName:""};cvox.DomUtil.purgeNodes=function(a){retu… function in cvox.DomUtil