Searched refs:InvokeGuard (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/app/
H A DDesktopListener.cpp73 InvokeGuard invokeGuard(fWeAreInvoking);
86 InvokeGuard invokeGuard(fWeAreInvoking);
99 InvokeGuard invokeGuard(fWeAreInvoking);
116 InvokeGuard invokeGuard(fWeAreInvoking);
130 InvokeGuard invokeGuard(fWeAreInvoking);
144 InvokeGuard invokeGuard(fWeAreInvoking);
158 InvokeGuard invokeGuard(fWeAreInvoking);
171 InvokeGuard invokeGuard(fWeAreInvoking);
184 InvokeGuard invokeGuard(fWeAreInvoking);
197 InvokeGuard invokeGuar
343 DesktopObservable::InvokeGuard::InvokeGuard(bool& invoking) function in class:DesktopObservable::InvokeGuard
[all...]
H A DDesktopListener.h137 class InvokeGuard { class in class:DesktopObservable
139 InvokeGuard(bool& invoking);
140 ~InvokeGuard();

Completed in 42 milliseconds