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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h83 RP_FILL_POLYGON, enumerator in enum:__anon1850
H A DRemoteDrawingEngine.cpp505 message.Start(filled ? RP_FILL_POLYGON : RP_STROKE_POLYGON);
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp890 case RP_FILL_POLYGON:
910 } else if (code == RP_FILL_POLYGON)
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js47 const RP_FILL_POLYGON = 103;

Completed in 37 milliseconds