Searched refs:SLIDER_PAN (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/tests/kits/game/simple_game_sound_test/
H A DSimpleSoundTest.cpp42 const int32 SLIDER_PAN = 'SPan'; variable
130 fPan = new BSlider(r, "sliderPan", "Pan", new BMessage(SLIDER_PAN), -100, 100);
193 case SLIDER_PAN:

Completed in 35 milliseconds