Home
last modified time | relevance | path

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

/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_diskop.c2036 hideRadioButtonGroup(RB_GROUP_DISKOP_MOD_SAVEAS); in setDiskOpItemRadioButtons()
2037 hideRadioButtonGroup(RB_GROUP_DISKOP_INS_SAVEAS); in setDiskOpItemRadioButtons()
2038 hideRadioButtonGroup(RB_GROUP_DISKOP_SMP_SAVEAS); in setDiskOpItemRadioButtons()
2039 hideRadioButtonGroup(RB_GROUP_DISKOP_PAT_SAVEAS); in setDiskOpItemRadioButtons()
2040 hideRadioButtonGroup(RB_GROUP_DISKOP_TRK_SAVEAS); in setDiskOpItemRadioButtons()
2070 hideRadioButtonGroup(RB_GROUP_DISKOP_MOD_SAVEAS); in setDiskOpItem()
2071 hideRadioButtonGroup(RB_GROUP_DISKOP_INS_SAVEAS); in setDiskOpItem()
2072 hideRadioButtonGroup(RB_GROUP_DISKOP_SMP_SAVEAS); in setDiskOpItem()
2073 hideRadioButtonGroup(RB_GROUP_DISKOP_PAT_SAVEAS); in setDiskOpItem()
2074 hideRadioButtonGroup(RB_GROUP_DISKOP_TRK_SAVEAS); in setDiskOpItem()
[all …]
H A Dft2_config.c1387 hideRadioButtonGroup(RB_GROUP_CONFIG_SELECT); in hideConfigScreen()
1398 hideRadioButtonGroup(RB_GROUP_CONFIG_AUDIO_FREQ); in hideConfigScreen()
1400 hideRadioButtonGroup(RB_GROUP_CONFIG_FREQ_TABLE); in hideConfigScreen()
1417 hideRadioButtonGroup(RB_GROUP_CONFIG_MOUSE); in hideConfigScreen()
1418 hideRadioButtonGroup(RB_GROUP_CONFIG_MOUSE_BUSY); in hideConfigScreen()
1419 hideRadioButtonGroup(RB_GROUP_CONFIG_SCOPE); in hideConfigScreen()
1421 hideRadioButtonGroup(RB_GROUP_CONFIG_FONT); in hideConfigScreen()
1422 hideRadioButtonGroup(RB_GROUP_CONFIG_PAL_ENTRIES); in hideConfigScreen()
1423 hideRadioButtonGroup(RB_GROUP_CONFIG_PAL_PRESET); in hideConfigScreen()
1447 hideRadioButtonGroup(RB_GROUP_CONFIG_FILESORT); in hideConfigScreen()
[all …]
H A Dft2_radiobuttons.h231 void hideRadioButtonGroup(uint16_t radioButtonGroup);
H A Dft2_radiobuttons.c292 void hideRadioButtonGroup(uint16_t radioButtonGroup) in hideRadioButtonGroup() function
H A Dft2_nibbles.c795 hideRadioButtonGroup(RB_GROUP_NIBBLES_PLAYERS); in hideNibblesScreen()
796 hideRadioButtonGroup(RB_GROUP_NIBBLES_DIFFICULTY); in hideNibblesScreen()
H A Dft2_help.c424 hideRadioButtonGroup(RB_GROUP_HELP); in hideHelpScreen()
H A Dft2_wav_renderer.c165 hideRadioButtonGroup(RB_GROUP_WAV_RENDER_BITDEPTH); in hideWavRenderer()
H A Dft2_sample_ed.c2923 hideRadioButtonGroup(RB_GROUP_SAMPLE_LOOP); in hideSampleEditor()
2924 hideRadioButtonGroup(RB_GROUP_SAMPLE_DEPTH); in hideSampleEditor()
H A Dft2_inst_ed.c2154 hideRadioButtonGroup(RB_GROUP_INST_WAVEFORM); in hideInstEditor()