Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h55 RP_SET_PEN_SIZE, enumerator
H A DRemoteDrawingEngine.cpp165 message.Start(RP_SET_PEN_SIZE); in SetPenSize()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js19 const RP_SET_PEN_SIZE = 43; constant
1146 case RP_SET_PEN_SIZE:
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp663 case RP_SET_PEN_SIZE: in _DrawThread()