Home
last modified time | relevance | path

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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp1040 static const uint32 MSG_CLASS_BUTTONS = 'ClB0'; member in ClassificationChoicesWindow
5376 if (MessagePntr->what >= MSG_CLASS_BUTTONS && in MessageReceived()
5377 MessagePntr->what < MSG_CLASS_BUTTONS + CL_MAX) in MessageReceived()
5381 (ClassificationTypes) (MessagePntr->what - MSG_CLASS_BUTTONS); in MessageReceived()
5532 ClassificationChoicesWindow::MSG_CLASS_BUTTONS + Classification)); in AttachedToWindow()