Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h116 RP_SET_CURSOR_VISIBLE, enumerator
H A DRemoteHWInterface.cpp529 message.Start(RP_SET_CURSOR_VISIBLE); in SetCursorVisible()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js80 const RP_SET_CURSOR_VISIBLE = 201; constant
1943 case RP_SET_CURSOR_VISIBLE:
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp526 case RP_SET_CURSOR_VISIBLE: in _DrawThread()