Searched refs:keydown (Results 1 – 8 of 8) sorted by relevance
47 bool keydown[KEY_CNT]; member101 return il->keydown[KEY_LEFTCTRL] && in input_linux_check_toggle()102 il->keydown[KEY_RIGHTCTRL]; in input_linux_check_toggle()105 return il->keydown[KEY_LEFTALT] && in input_linux_check_toggle()106 il->keydown[KEY_RIGHTALT]; in input_linux_check_toggle()109 return il->keydown[KEY_LEFTSHIFT] && in input_linux_check_toggle()110 il->keydown[KEY_RIGHTSHIFT]; in input_linux_check_toggle()113 return il->keydown[KEY_LEFTMETA] && in input_linux_check_toggle()114 il->keydown[KEY_RIGHTMETA]; in input_linux_check_toggle()117 return il->keydown[KEY_SCROLLLOCK]; in input_linux_check_toggle()[all …]
186 static const u8 keydown[] = { 0x25, 0x87, 0xee }; in appleir_raw_event() local194 if (!memcmp(data, keydown, sizeof(keydown))) { in appleir_raw_event()
6 …keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$el… method in o
326 this.options.keyboard && this.$element.on('keydown.bs.carousel', $.proxy(this.keydown, this))344 Carousel.prototype.keydown = function (e) { method in Carousel854 Dropdown.prototype.keydown = function (e) { method in Dropdown922 .on('keydown.bs.dropdown.data-api', toggle, Dropdown.prototype.keydown)923 .on('keydown.bs.dropdown.data-api', '.dropdown-menu', Dropdown.prototype.keydown)
8 …keydown=function(b){var c=a.keys[b.which];if(c&&!b.shiftKey&&!b.altKey)if(b.preventDefault(),b.sto… function
6 …keydown(this._doKeyDown).keypress(this._doKeyPress).keyup(this._doKeyUp),this._autoSize(i),e.data(…
3 …ildren(".jstree-anchor").focus())},this),0),d&&d.call(this,m,l,n)},this),keydown:function(a){var b… method in AnonymousFunctionf811328eea00.AnonymousClassf811328eed01