Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h108 RP_DRAW_STRING_WITH_OFFSETS, enumerator
H A DRemoteDrawingEngine.cpp884 message.Start(RP_DRAW_STRING_WITH_OFFSETS); in DrawString()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js72 const RP_DRAW_STRING_WITH_OFFSETS = 181; constant
1352 case RP_DRAW_STRING_WITH_OFFSETS:
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp1244 case RP_DRAW_STRING_WITH_OFFSETS: in _DrawThread()