Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h49 RP_INVALIDATE_RECT, enumerator
H A DRemoteHWInterface.cpp591 message.Start(RP_INVALIDATE_RECT); in Invalidate()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js13 const RP_INVALIDATE_RECT = 24; constant
1918 case RP_INVALIDATE_RECT:
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp549 case RP_INVALIDATE_RECT: in _DrawThread()