Home
last modified time | relevance | path

Searched refs:getFullDescription (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dpage_selection.js76 cvox.PageSelection.prototype.getFullDescription = function() { method in cvox.PageSelection
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dnavigation_manager.js894 cvox.NavigationManager.prototype.getFullDescription = function() { method in cvox.NavigationManager
896 return this.pageSel_.getFullDescription();
Duser_commands.js563 var descs = cvox.ChromeVox.navigationManager.getFullDescription();
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js1036 …rcons.WRAP),d=a.concat(d)));return d};cvox.PageSelection.prototype.getFullDescription=function(){r… method in cvox.PageSelection
1238 cvox.NavigationManager.prototype.getFullDescription=function(){return this.pageSel_?this.pageSel_.g… method in cvox
1384 …ve});break;case "fullyDescribe":g=cvox.ChromeVox.navigationManager.getFullDescription();cvox.Chrom…
DchromeVoxChromeOptionsScript.js1253 …rcons.WRAP),d=a.concat(d)));return d};cvox.PageSelection.prototype.getFullDescription=function(){r… method in cvox
1421 cvox.NavigationManager.prototype.getFullDescription=function(){return this.pageSel_?this.pageSel_.g… method in cvox
1480 …ve});break;case "fullyDescribe":g=cvox.ChromeVox.navigationManager.getFullDescription();cvox.Chrom…
DchromeVoxChromeBackgroundScript.js1318 …rcons.WRAP),d=a.concat(d)));return d};cvox.PageSelection.prototype.getFullDescription=function(){r…
1486 cvox.NavigationManager.prototype.getFullDescription=function(){return this.pageSel_?this.pageSel_.g… method in cvox
1544 …ve});break;case "fullyDescribe":g=cvox.ChromeVox.navigationManager.getFullDescription();cvox.Chrom…