Searched refs:MSG_CLASS_BUTTONS (Results 1 – 1 of 1) sorted by relevance
1040 static const uint32 MSG_CLASS_BUTTONS = 'ClB0'; member in ClassificationChoicesWindow5376 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()