Home
last modified time | relevance | path

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

/haiku/src/preferences/screen/
H A DConstants.h22 static const uint32 BUTTON_APPLY_MSG = 'bapl'; variable
H A DScreenWindow.cpp587 new BMessage(BUTTON_APPLY_MSG)); in ScreenWindow()
1218 case BUTTON_APPLY_MSG: in MessageReceived()