Home
last modified time | relevance | path

Searched defs:earcon (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
Dabstract_earcons.js32 cvox.AbstractEarcons.prototype.playEarcon = function(earcon) { argument
58 cvox.AbstractEarcons.prototype.getEarconName = function(earcon) { argument
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
Dearcons.js32 cvox.ChromeEarcons.prototype.playEarcon = function(earcon) { argument
41 'earcon': earcon}); property
Dearcons_background.js51 cvox.EarconsBackground.prototype.playEarcon = function(earcon) { argument
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/testing/
Dtester.js40 cvox.ChromeVox.earcons.playEarcon = function(earcon) { }; argument
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dapi_implementation.js230 cvox.ApiImplementation.playEarcon = function(earcon) { argument
Dapi.js308 cvox.Api.playEarcon = function(earcon) { argument
Dnavigation_manager.js472 earcons.forEach(function(earcon) { argument
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js1399 …on.call(this,a);this.enabled&&cvox.ExtensionBridge.send({target:"EARCON",action:"play",earcon:a})}; property
DchromeVoxChromeOptionsScript.js942 …on.call(this,a);this.enabled&&cvox.ExtensionBridge.send({target:"EARCON",action:"play",earcon:a})}; property
DchromeVoxChromeBackgroundScript.js1192 …on.call(this,a);this.enabled&&cvox.ExtensionBridge.send({target:"EARCON",action:"play",earcon:a})}; property