Searched defs:cvox (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/chrome/third_party/chromevox/ |
D | chromeVoxChromeOptionsScript.js | 22 a)});var cvox={VERBOSITY_VERBOSE:0,VERBOSITY_BRIEF:1,ChromeVox:function(){}};cvox.ChromeVox.host=nu… variable 85 …ate",forwardError:"no_next_control",backwardError:"no_previous_control"}};cvox.Cursor=function(a,b… class 761 cvox.NavBraille.prototype.toString=function(){return'NavBraille(text="'+this.text.toString()+'" st… variable 770 cvox.braille.LibLouisNativeClient.Translator=function(a,b){this.instance_=a;this.tableName_=b}; method 772 a.cursor_position);c(b,f)}else c(null,null)},this))};cvox.braille.LibLouisNativeClient.Translator.p… method 779 cvox.BrailleDisplayManager.prototype.panRight_=function(){var a=this.panPosition_+this.displayState… method 783 cvox.BrailleBackground.prototype.defaultCommandListener_=function(a){a={message:"BRAILLE",args:a};c… method 786 break;case cvox.AbstractHost.State.INACTIVE:cvox.ChromeVox.isActive=!1;cvox.ChromeVox.navigationMan… method 792 …tion"===typeof b?c({"":e},""):e;throw new SyntaxError("JSON.parse");})}();cvox.ExtensionBridge=fun… method 793 cvox.ExtensionBridge.PONG_MSG="cvox.ExtensionBridge.Pong";cvox.ExtensionBridge.send=function(a){var… method [all …]
|
D | chromeVoxChromePageScript.js | 22 a)});var cvox={VERBOSITY_VERBOSE:0,VERBOSITY_BRIEF:1,ChromeVox:function(){}};cvox.ChromeVox.host=nu… variable 24 cvox.ChromeVox.storeOn=function(a){a.isStickyOn=cvox.ChromeVox.isStickyOn;cvox.ChromeVox.navigation… class 743 cvox.ChromeVoxHTMLDateWidget.prototype.eventHandler_=function(a){var b=!1;if("keydown"==a.type){if(… method 747 cvox.ContentEditableExtractor.prototype.getLineIndex=function(a){return this.characterToLineMap_[a]… method 751 cvox.EditableTextAreaShadow.prototype.getLineEnd=function(a){return this.lines_[a].endIndex};cvox.T… method 752 cvox.TextHandlerInterface.prototype.changed=function(){};cvox.ChromeVoxEditableTextBase=function(a,… method 768 b+1-f):(l=c,g=!1)}else{if(cvox.ChromeVox.typingEcho==cvox.TypingEcho.CHARACTER||cvox.ChromeVox.typi… method 769 cvox.ChromeVoxEditableElement.prototype.changed=function(a){this.justSpokeDescription_&&this.value=… method 771 cvox.ChromeVoxEditableTextArea=function(a,b){cvox.ChromeVoxEditableElement.call(this,a,a.value,a.se… method 774 cvox.ChromeVoxEditableContentEditable=function(a,b){cvox.ChromeVoxEditableElement.call(this,a,"",0,… method [all …]
|
D | chromeVoxChromeBackgroundScript.js | 22 a)});var cvox={AbstractMsgs:function(){}};cvox.AbstractMsgs.prototype.getLocale=function(){};cvox.A… variable 24 cvox.ChromeVox.storeOn=function(a){a.isStickyOn=cvox.ChromeVox.isStickyOn;cvox.ChromeVox.navigation… class 713 cvox.ConsoleTts.prototype.stop=function(){this.enabled_&&window.console.log("Stop")};cvox.ConsoleTt… method 714 cvox.CompositeTts.prototype.increaseOrDecreaseProperty=function(a,b){this.ttsEngines_.forEach(funct… method 718 cvox.ContentEditableExtractor.prototype.getLineIndex=function(a){return this.characterToLineMap_[a]… method 722 cvox.EditableTextAreaShadow.prototype.getLineEnd=function(a){return this.lines_[a].endIndex};cvox.T… method 723 cvox.TextHandlerInterface.prototype.changed=function(){};cvox.ChromeVoxEditableTextBase=function(a,… method 739 b+1-f):(l=c,g=!1)}else{if(cvox.ChromeVox.typingEcho==cvox.TypingEcho.CHARACTER||cvox.ChromeVox.typi… method 740 cvox.ChromeVoxEditableElement.prototype.changed=function(a){this.justSpokeDescription_&&this.value=… method 742 cvox.ChromeVoxEditableTextArea=function(a,b){cvox.ChromeVoxEditableElement.call(this,a,a.value,a.se… method [all …]
|
D | chromeVoxKbExplorerScript.js | 22 a)});var cvox={VERBOSITY_VERBOSE:0,VERBOSITY_BRIEF:1,ChromeVox:function(){}};cvox.ChromeVox.host=nu… variable
|