Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dinput-linux.c47 bool keydown[KEY_CNT]; member
101 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 …]
/openbmc/linux/drivers/hid/
H A Dhid-appleir.c186 static const u8 keydown[] = { 0x25, 0x87, 0xee }; in appleir_raw_event() local
194 if (!memcmp(data, keydown, sizeof(keydown))) { in appleir_raw_event()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap-3.4.1.min.js6keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$el… method in o
H A Dbootstrap-3.4.1.js326 this.options.keyboard && this.$element.on('keydown.bs.carousel', $.proxy(this.keydown, this))
344 Carousel.prototype.keydown = function (e) { method in Carousel
854 Dropdown.prototype.keydown = function (e) { method in Dropdown
922 .on('keydown.bs.dropdown.data-api', toggle, Dropdown.prototype.keydown)
923 .on('keydown.bs.dropdown.data-api', '.dropdown-menu', Dropdown.prototype.keydown)
H A Dui-bootstrap-tpls-0.11.0.js8keydown=function(b){var c=a.keys[b.which];if(c&&!b.shiftKey&&!b.altKey)if(b.preventDefault(),b.sto… function
H A Dui-bootstrap-tpls-0.11.0.min.js8keydown=function(b){var c=a.keys[b.which];if(c&&!b.shiftKey&&!b.altKey)if(b.preventDefault(),b.sto… function
H A Djquery-ui.min.js6keydown(this._doKeyDown).keypress(this._doKeyPress).keyup(this._doKeyUp),this._autoSize(i),e.data(…
/openbmc/rest-dbus/resources/
H A Djstree.min.js3 …ildren(".jstree-anchor").focus())},this),0),d&&d.call(this,m,l,n)},this),keydown:function(a){var b… method in AnonymousFunctionf811328eea00.AnonymousClassf811328eed01