Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Ddom_predicates.js244 var node = cvox.DomUtil.findTableNodeInList(nodes, {allowCaptions: true}); property
Dtraverse_table.js290 if (!cvox.DomUtil.getContainingTable(n, {allowCaptions: true})) { property
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js735 …blePredicate=function(a){return(a=cvox.DomUtil.findTableNodeInList(a,{allowCaptions:!0}))&&!cvox.D… property
1322 …x.DomUtil.directedNextLeafNode(a),!cvox.DomUtil.getContainingTable(a,{allowCaptions:!0}))return nu… property
DchromeVoxChromePageScript.js703 …blePredicate=function(a){return(a=cvox.DomUtil.findTableNodeInList(a,{allowCaptions:!0}))&&!cvox.D… property
1116 …x.DomUtil.directedNextLeafNode(a),!cvox.DomUtil.getContainingTable(a,{allowCaptions:!0}))return nu… property
DchromeVoxChromeBackgroundScript.js682 …blePredicate=function(a){return(a=cvox.DomUtil.findTableNodeInList(a,{allowCaptions:!0}))&&!cvox.D… property
1387 …x.DomUtil.directedNextLeafNode(a),!cvox.DomUtil.getContainingTable(a,{allowCaptions:!0}))return nu… property