Home
last modified time | relevance | path

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

/haiku/src/tests/kits/game/file_game_sound_test/
H A DFileSoundWindow.h24 #define BROWSE_MSG 1 macro
H A DFileSoundWindow.cpp53 BMessage *browseMessage = new BMessage(BROWSE_MSG); in FileSoundWindow()
94 case BROWSE_MSG: in MessageReceived()