Home
last modified time | relevance | path

Searched defs:invokeGuard (Results 1 – 1 of 1) sorted by relevance

/haiku/src/servers/app/
H A DDesktopListener.cpp73 InvokeGuard invokeGuard(fWeAreInvoking); in NotifyWindowAdded() local
86 InvokeGuard invokeGuard(fWeAreInvoking); in NotifyWindowRemoved() local
99 InvokeGuard invokeGuard(fWeAreInvoking); in NotifyKeyPressed() local
116 InvokeGuard invokeGuard(fWeAreInvoking); in NotifyMouseEvent() local
130 InvokeGuard invokeGuard(fWeAreInvoking); in NotifyMouseDown() local
144 InvokeGuard invokeGuard(fWeAreInvoking); in NotifyMouseUp() local
158 InvokeGuard invokeGuard(fWeAreInvoking); in NotifyMouseMoved() local
171 InvokeGuard invokeGuard(fWeAreInvoking); in NotifyWindowMoved() local
184 InvokeGuard invokeGuard(fWeAreInvoking); in NotifyWindowResized() local
197 InvokeGuard invokeGuard(fWeAreInvoking); in NotifyWindowActivated() local
[all …]