Home
last modified time | relevance | path

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

/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dreplay.h329 BOOL rp_play_pos( struct ahx_tune *at, BOOL cont );
H A Dgui.c4866 if( rp_play_pos( curtune, b == BBA_CONTPOS ? TRUE : FALSE ) ) in gui_check_bbank()
6751 if( rp_play_pos( curtune, FALSE ) ) in gui_handler()
7343 if( rp_play_pos( curtune, TRUE ) ) in gui_handler()
H A Dreplay.c4255 BOOL rp_play_pos( struct ahx_tune *at, BOOL cont ) in rp_play_pos() function