Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteHWInterface.cpp519 message.Start(RP_SET_CURSOR); in SetCursor()
551 message.Start(RP_SET_CURSOR); in SetDragBitmap()
H A DRemoteMessage.h115 RP_SET_CURSOR = 200, enumerator
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js79 const RP_SET_CURSOR = 200; constant
1922 case RP_SET_CURSOR:
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp501 case RP_SET_CURSOR: in _DrawThread()