Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h66 RP_DRAW_BITMAP, enumerator
H A DRemoteDrawingEngine.cpp385 message.Start(RP_DRAW_BITMAP); in DrawBitmap()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js30 const RP_DRAW_BITMAP = 63; constant
1290 case RP_DRAW_BITMAP:
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp759 case RP_DRAW_BITMAP: in _DrawThread()