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

/haiku/src/apps/expander/
H A DExpanderPreferences.cpp36 static const uint32 MSG_DESTTEXT = 'mDet'; variable
79 new BMessage(MSG_DESTTEXT));
H A DExpanderWindow.cpp45 const uint32 MSG_DESTTEXT = 'mDTX'; variable
143 new BMessage(MSG_DESTTEXT)))
390 case MSG_DESTTEXT:

Completed in 100 milliseconds