Searched refs:BUTTON_DONE_MSG (Results 1 - 2 of 2) sorted by relevance

/haiku/src/preferences/screen/
H A DConstants.h23 static const uint32 BUTTON_DONE_MSG = 'bdon'; variable
H A DRefreshWindow.cpp57 new BMessage(BUTTON_DONE_MSG), B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM);
93 case BUTTON_DONE_MSG:

Completed in 273 milliseconds