Home
last modified time | relevance | path

Searched defs:hasLongDesc (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Ddom_util.js2465 cvox.DomUtil.hasLongDesc = function(node) { function in cvox.DomUtil
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js802 cvox.DomUtil.hasLongDesc=function(a){return a&&a.longDesc?!0:!1};cvox.DomUtil.getNodeTagName=functi… function in cvox.DomUtil
DchromeVoxChromePageScript.js770 cvox.DomUtil.hasLongDesc=function(a){return a&&a.longDesc?!0:!1};cvox.DomUtil.getNodeTagName=functi… function in cvox.DomUtil
DchromeVoxChromeBackgroundScript.js749 cvox.DomUtil.hasLongDesc=function(a){return a&&a.longDesc?!0:!1};cvox.DomUtil.getNodeTagName=functi… function in cvox.DomUtil