Searched defs:allowCaptions (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
| D | dom_predicates.js | 244 var node = cvox.DomUtil.findTableNodeInList(nodes, {allowCaptions: true}); property
|
| D | traverse_table.js | 290 if (!cvox.DomUtil.getContainingTable(n, {allowCaptions: true})) { property
|
| /external/chromium_org/chrome/third_party/chromevox/ |
| D | chromeVoxChromeOptionsScript.js | 735 …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
|
| D | chromeVoxChromePageScript.js | 703 …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
|
| D | chromeVoxChromeBackgroundScript.js | 682 …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
|