Home
last modified time | relevance | path

Searched refs:reorderAnnotations (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dnavigation_speaker.js48 descriptionArray = this.reorderAnnotations(descriptionArray);
125 cvox.NavigationSpeaker.prototype.reorderAnnotations = function( method in cvox.NavigationSpeaker
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js1212 cvox.NavigationSpeaker.prototype.speakDescriptionArray=function(a,b,c){a=this.reorderAnnotations(a)…
1214 cvox.NavigationSpeaker.prototype.reorderAnnotations=function(a){for(var b=[],c=0;c<a.length;c++){va… method in cvox
DchromeVoxChromeOptionsScript.js1395 cvox.NavigationSpeaker.prototype.speakDescriptionArray=function(a,b,c){a=this.reorderAnnotations(a)…
1397 cvox.NavigationSpeaker.prototype.reorderAnnotations=function(a){for(var b=[],c=0;c<a.length;c++){va… method in cvox
DchromeVoxChromeBackgroundScript.js1460 cvox.NavigationSpeaker.prototype.speakDescriptionArray=function(a,b,c){a=this.reorderAnnotations(a)…
1462 cvox.NavigationSpeaker.prototype.reorderAnnotations=function(a){for(var b=[],c=0;c<a.length;c++){va…