Searched refs:InvokeKind (Results 1 - 8 of 8) sorted by relevance

/haiku/headers/os/app/
H A DInvoker.h51 uint32 InvokeKind(bool* _notify = NULL);
/haiku/src/kits/app/
H A DInvoker.cpp177 BInvoker::InvokeKind(bool* _notify) function in class:BInvoker
/haiku/src/kits/interface/
H A DChannelControl.cpp291 BMessage invokeMessage(InvokeKind(&notify));
309 BMessage invokeMessage(InvokeKind(&notify));
H A DControl.cpp415 uint32 kind = InvokeKind(&notify);
H A DMenuItem.cpp595 uint32 kind = InvokeKind(&notify);
H A DTextControl.cpp563 if (InvokeKind() != B_CONTROL_INVOKED)
H A DListView.cpp1317 uint32 kind = InvokeKind(&notify);
/haiku/src/kits/shared/
H A DCalendarView.cpp306 uint32 kind = InvokeKind(&notify);

Completed in 112 milliseconds