Searched refs:RemoteState (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js1024 function RemoteState(session, token) class
1044 RemoteState.prototype.applyContext = function()
1098 RemoteState.prototype.prepareForRect = function()
1105 RemoteState.prototype.messageReceived = function(remoteMessage, reply)
1903 this.states[token] = new RemoteState(this, token);
1984 this.states[token] = new RemoteState(this, token);

Completed in 94 milliseconds