Home
last modified time | relevance | path

Searched refs:setCommandListener (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
Dabstract_braille.js30 cvox.AbstractBraille.prototype.setCommandListener = goog.abstractMethod; method in cvox.AbstractBraille
Dbraille_interface.js40 cvox.BrailleInterface.prototype.setCommandListener = method in cvox.BrailleInterface
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
Dbraille_background.js45 this.displayManager_.setCommandListener(
79 cvox.BrailleBackground.prototype.setCommandListener = function(func) { method in cvox.BrailleBackground
Dbraille.js90 cvox.ChromeBraille.prototype.setCommandListener = function(func) { method in cvox.ChromeBraille
Dbraille_integration_test.unitjs44 this.braille.setCommandListener(function(command, content) {
105 setCommandListener: function(listener) {
Dbraille_display_manager.js127 cvox.BrailleDisplayManager.prototype.setCommandListener = function(func) { method in cvox.BrailleDisplayManager
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js858 …rface.prototype.write=function(){};cvox.BrailleInterface.prototype.setCommandListener=function(){}… method in cvox.BrailleInterface
909 cvox.BrailleDisplayManager.prototype.setCommandListener=function(a){this.commandListener_=a};cvox.B… method in cvox.BrailleDisplayManager
933 …a){this.tables_=a;this.initialize_(0)},this));this.displayManager_.setCommandListener(goog.bind(th…
934 …nputHandler_.getExpansionType())};cvox.BrailleBackground.prototype.setCommandListener=function(){}; method in cvox
DchromeVoxChromeBackgroundScript.js805 …rface.prototype.write=function(){};cvox.BrailleInterface.prototype.setCommandListener=function(){}… method in cvox.BrailleInterface
897 cvox.BrailleDisplayManager.prototype.setCommandListener=function(a){this.commandListener_=a};cvox.B… method in cvox.BrailleDisplayManager
921 …a){this.tables_=a;this.initialize_(0)},this));this.displayManager_.setCommandListener(goog.bind(th…
922 …nputHandler_.getExpansionType())};cvox.BrailleBackground.prototype.setCommandListener=function(){}; method in cvox