Searched refs:BUTTON_BROWSE (Results 1 - 1 of 1) sorted by path

/haiku/src/tests/kits/game/simple_game_sound_test/
H A DSimpleSoundTest.cpp46 const int32 BUTTON_BROWSE = 'Open'; variable
103 fBrowse = new BButton(r, "buttonBrowse", "Browse", new BMessage(BUTTON_BROWSE));
198 case BUTTON_BROWSE:

Completed in 107 milliseconds