Home
last modified time | relevance | path

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

/external/libvncserver/webclients/novnc/include/
Dinput.js30 this._handler = new KeyEventDecoder(kbdUtil.ModifierSync(),
Dkeyboard.js295 function KeyEventDecoder(modifierState, next) { class