Home
last modified time | relevance | path

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

/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_radiobuttons.c78 { 390, 16, 46, RB_GROUP_CONFIG_SOUND_BUFF_SIZE, rbConfigSbs512 },
79 { 390, 30, 113, RB_GROUP_CONFIG_SOUND_BUFF_SIZE, rbConfigSbs1024 },
80 { 390, 44, 50, RB_GROUP_CONFIG_SOUND_BUFF_SIZE, rbConfigSbs2048 },
H A Dft2_radiobuttons.h175 RB_GROUP_CONFIG_SOUND_BUFF_SIZE, enumerator
H A Dft2_config.c790 uncheckRadioButtonGroup(RB_GROUP_CONFIG_SOUND_BUFF_SIZE); in setConfigIORadioButtonStates()
851 showRadioButtonGroup(RB_GROUP_CONFIG_SOUND_BUFF_SIZE); in setConfigIORadioButtonStates()
1395 hideRadioButtonGroup(RB_GROUP_CONFIG_SOUND_BUFF_SIZE); in hideConfigScreen()