Home
last modified time | relevance | path

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

/haiku/src/tests/servers/app/newerClipping/
H A DWindowLayer.h21 MSG_END_UPDATE = 'edud', enumerator
H A DClientLooper.cpp128 fServerWindow->PostMessage(MSG_END_UPDATE); in MessageReceived()
H A DWindowLayer.cpp114 case MSG_END_UPDATE: in MessageReceived()