Searched defs:speakDescriptionArray (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ |
| D | navigation_speaker.js | 46 cvox.NavigationSpeaker.prototype.speakDescriptionArray = function( method in cvox.NavigationSpeaker
|
| D | navigation_manager.js | 643 cvox.NavigationManager.prototype.speakDescriptionArray = function( method in cvox.NavigationManager
|
| /external/chromium_org/chrome/third_party/chromevox/ |
| D | chromeVoxChromeOptionsScript.js | 1395 cvox.NavigationSpeaker.prototype.speakDescriptionArray=function(a,b,c){a=this.reorderAnnotations(a)… method in cvox 1413 cvox.NavigationManager.prototype.speakDescriptionArray=function(a,b,c,d,e){d&&a.every(function(a){a… method in cvox
|
| D | chromeVoxChromePageScript.js | 1212 cvox.NavigationSpeaker.prototype.speakDescriptionArray=function(a,b,c){a=this.reorderAnnotations(a)… method in cvox 1230 cvox.NavigationManager.prototype.speakDescriptionArray=function(a,b,c,d,e){d&&a.every(function(a){a… method in cvox
|
| D | chromeVoxChromeBackgroundScript.js | 1460 cvox.NavigationSpeaker.prototype.speakDescriptionArray=function(a,b,c){a=this.reorderAnnotations(a)… method in cvox 1478 cvox.NavigationManager.prototype.speakDescriptionArray=function(a,b,c,d,e){d&&a.every(function(a){a… method in cvox
|