Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h41 RP_CLOSE_CONNECTION, enumerator
H A DRemoteHWInterface.cpp352 message.Start(RP_CLOSE_CONNECTION); in _Disconnect()
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp481 case RP_CLOSE_CONNECTION: in _DrawThread()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js5 const RP_CLOSE_CONNECTION = 3; constant