Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h91 RP_FILL_BEZIER_GRADIENT, enumerator
H A DRemoteDrawingEngine.cpp455 message.Start(RP_FILL_BEZIER_GRADIENT); in FillBezier()
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp838 case RP_FILL_BEZIER_GRADIENT: in _DrawThread()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js55 const RP_FILL_BEZIER_GRADIENT = 121; constant