Home
last modified time | relevance | path

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

/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dgui.c3013 void gui_set_pcycle( int32 cn, int16 x, int16 y, int32 cur, TEXT **opts ) in gui_set_pcycle() function
3137 gui_set_pcycle( PC_WMODE, 220, 8 , pref_fullscr ? 1 : 0, pc_wmode_opts ); in gui_open_prefs()
3138 gui_set_pcycle( PC_DEFSTEREO, 220, 8+24*1, pref_defstereo, pc_defst_opts ); in gui_open_prefs()
3139 gui_set_pcycle( PC_BLANKZERO, 220, 8+24*2, pref_blankzeros, pc_bzero_opts ); in gui_open_prefs()
3150 gui_set_pcycle( PC_MAXUNDOBUF, 220, 8+24*6, pref_maxundobuf, pc_mundo_opts ); in gui_open_prefs()