Home
last modified time | relevance | path

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

/external/libvncserver/webclients/novnc/include/
Drfb.js247 setTimeout(this._init_msg.bind(this), 1);
532 this._init_msg();
683 return this._init_msg(); // jump to authentication
792 return this._init_msg();
816 return this._init_msg();
837 return this._init_msg();
974 _init_msg: function () { method in RFB