Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h117 RP_MOVE_CURSOR_TO, enumerator
H A DRemoteHWInterface.cpp539 message.Start(RP_MOVE_CURSOR_TO); in MoveCursorTo()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js81 const RP_MOVE_CURSOR_TO = 202; constant
1937 case RP_MOVE_CURSOR_TO:
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp535 case RP_MOVE_CURSOR_TO: in _DrawThread()