Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h90 RP_FILL_ARC_GRADIENT = 120, enumerator
H A DRemoteDrawingEngine.cpp421 message.Start(RP_FILL_ARC_GRADIENT); in FillArc()
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp808 case RP_FILL_ARC_GRADIENT: in _DrawThread()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js54 const RP_FILL_ARC_GRADIENT = 120; constant