Home
last modified time | relevance | path

Searched refs:MSG_DRAW_POLYGON (Results 1 – 3 of 3) sorted by relevance

/haiku/src/tests/servers/app/newerClipping/
H A DWindowLayer.h27 MSG_DRAW_POLYGON = 'drwp', enumerator
H A DClientLooper.cpp171 BMessage message(MSG_DRAW_POLYGON); in _DrawAnimatedLayer()
H A DWindowLayer.cpp123 case MSG_DRAW_POLYGON: { in MessageReceived()