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 class:ClassificationChoicesWindow
5376 if (MessagePntr->what >= MSG_CLASS_BUTTONS &&
5377 MessagePntr->what < MSG_CLASS_BUTTONS + CL_MAX)
5381 (ClassificationTypes) (MessagePntr->what - MSG_CLASS_BUTTONS);
5532 ClassificationChoicesWindow::MSG_CLASS_BUTTONS + Classification));

Completed in 41 milliseconds