Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h57 RP_SET_BLENDING_MODE, enumerator
H A DRemoteDrawingEngine.cpp203 message.Start(RP_SET_BLENDING_MODE); in SetBlendingMode()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js21 const RP_SET_BLENDING_MODE = 45; constant
1189 case RP_SET_BLENDING_MODE:
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp689 case RP_SET_BLENDING_MODE: in _DrawThread()