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

/haiku/src/kits/app/
H A DInvoker.cpp177 BInvoker::InvokeKind(bool* _notify) argument
179 if (_notify)
180 *_notify = fNotifyKind != 0;
/haiku/headers/os/app/
H A DInvoker.h51 uint32 InvokeKind(bool* _notify = NULL);

Completed in 81 milliseconds