Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h87 RP_FILL_TRIANGLE, enumerator
H A DRemoteDrawingEngine.cpp789 message.Start(filled ? RP_FILL_TRIANGLE : RP_STROKE_TRIANGLE); in DrawTriangle()
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp1045 case RP_FILL_TRIANGLE: in _DrawThread()
1059 } else if (code == RP_FILL_TRIANGLE) { in _DrawThread()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js51 const RP_FILL_TRIANGLE = 107; constant
1614 case RP_FILL_TRIANGLE:
1643 case RP_FILL_TRIANGLE: