Searched refs:SelectionMessage (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/switcher/
H A DGroupListView.h56 BMessage* SelectionMessage() const function in class:GroupListView
/haiku/src/kits/shared/
H A DCalendarView.cpp141 if (status == B_OK && SelectionMessage())
142 status = archive->AddMessage("_selectMsg", SelectionMessage());
244 if (SelectionMessage())
245 return SelectionMessage()->what;
252 BCalendarView::SelectionMessage() const function in class:BPrivate::BCalendarView
378 InvokeNotify(SelectionMessage(), B_CONTROL_MODIFIED);
/haiku/headers/private/shared/
H A DCalendarView.h60 BMessage* SelectionMessage() const;
/haiku/headers/os/interface/
H A DListView.h91 BMessage* SelectionMessage() const;
/haiku/headers/private/interface/
H A DColumnListView.h281 BMessage* SelectionMessage();
/haiku/src/kits/interface/
H A DListView.cpp1064 BListView::SelectionMessage() const function in class:BListView
H A DColumnListView.cpp1036 BColumnListView::SelectionMessage() function in class:BColumnListView

Completed in 109 milliseconds