Home
last modified time | relevance | path

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

/haiku/src/apps/expander/
H A DExpanderWindow.cpp46 const uint32 MSG_SHOWCONTENTS = 'mSCT'; variable
151 new BMessage(MSG_SHOWCONTENTS))) in ExpanderWindow()
331 case MSG_SHOWCONTENTS: in MessageReceived()