Home
last modified time | relevance | path

Searched refs:_handleKeyPress (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/webclients/novnc/include/
Dinput.js42 'keypress': this._handleKeyPress.bind(this),
72 _handleKeyPress: function (e) { method in Keyboard
Drfb.js165 onKeyPress: this._handleKeyPress.bind(this)});
544 _handleKeyPress: function (keysym, down) { method in RFB