Searched refs:RP_DRAW_STRING_RESULT (Results 1 - 4 of 4) sorted by relevance

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h109 RP_DRAW_STRING_RESULT, enumerator in enum:__anon1850
H A DRemoteDrawingEngine.cpp1012 case RP_DRAW_STRING_RESULT:
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp1229 reply.Start(RP_DRAW_STRING_RESULT);
1259 reply.Start(RP_DRAW_STRING_RESULT);
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js73 const RP_DRAW_STRING_RESULT = 182;
1346 reply.start(RP_DRAW_STRING_RESULT);
1372 reply.start(RP_DRAW_STRING_RESULT);

Completed in 91 milliseconds