Searched refs:ChromeKeyboardEvent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/braille_ime/
H A Dexterns.js24 * @param {function(string, !ChromeKeyboardEvent): (boolean|undefined)} callback
133 function ChromeKeyboardEvent() {} class
136 ChromeKeyboardEvent.prototype.type;
139 ChromeKeyboardEvent.prototype.code;
142 ChromeKeyboardEvent.prototype.altKey;
145 ChromeKeyboardEvent.prototype.ctrlKey;
148 ChromeKeyboardEvent.prototype.shiftKey;
151 ChromeKeyboardEvent.prototype.capsLock;
154 ChromeKeyboardEvent.prototype.requestId;
/external/chromium_org/third_party/closure_compiler/externs/
H A Dchrome_extensions.js3110 * @param {function(string, !ChromeKeyboardEvent): (boolean|undefined)} callback
3119 * @param {function(string, !ChromeKeyboardEvent): (boolean|undefined)} callback
3126 * @param {function(string, !ChromeKeyboardEvent): (boolean|undefined)} callback
3133 * @param {function(string, !ChromeKeyboardEvent): (boolean|undefined)} callback
5099 function ChromeKeyboardEvent() {} class
5103 ChromeKeyboardEvent.prototype.type;
5107 ChromeKeyboardEvent.prototype.requestId;
5111 ChromeKeyboardEvent.prototype.key;
5115 ChromeKeyboardEvent.prototype.altKey;
5119 ChromeKeyboardEvent
[all...]

Completed in 139 milliseconds