Home
last modified time | relevance | path

Searched refs:ClassificationChoicesWindow (Results 1 – 1 of 1) sorted by relevance

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp1025 class ClassificationChoicesWindow : public BWindow class
1029 ClassificationChoicesWindow (BRect FrameRect,
5352 ClassificationChoicesWindow::ClassificationChoicesWindow ( in ClassificationChoicesWindow() function in ClassificationChoicesWindow
5372 ClassificationChoicesWindow::MessageReceived (BMessage *MessagePntr) in MessageReceived()
5405 ClassificationChoicesWindow::Go ( in Go()
5532 ClassificationChoicesWindow::MSG_CLASS_BUTTONS + Classification)); in AttachedToWindow()
5546 "Cancel", new BMessage (ClassificationChoicesWindow::MSG_CANCEL_BUTTON)); in AttachedToWindow()
5562 new BMessage (ClassificationChoicesWindow::MSG_BULK_CHECKBOX)); in AttachedToWindow()
5930 ClassificationChoicesWindow *ChoiceWindowPntr; in ProcessRefs()
6031 ChoiceWindowPntr = new ClassificationChoicesWindow ( in ProcessRefs()