Home
last modified time | relevance | path

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

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dplayback.c91 #define REVERSE_PLAYBACK macro
125 #ifdef REVERSE_PLAYBACK in pbmain()
508 #ifdef REVERSE_PLAYBACK in pbsetspeed()
715 #ifdef REVERSE_PLAYBACK in readFromFile()
754 #ifdef REVERSE_PLAYBACK in readFromFile0()
801 #ifdef REVERSE_PLAYBACK in readFromFile0()
989 #ifdef REVERSE_PLAYBACK
/dports/multimedia/lives/lives-3.2.0/src/
H A Domc-learn.c1404 omc_macros[REVERSE_PLAYBACK].msg = lives_strdup("/video/play/reverse"); in init_omc_macros()
1405 omc_macros[REVERSE_PLAYBACK].macro_text = (_("Reverse playback direction")); in init_omc_macros()
1406 omc_macros[REVERSE_PLAYBACK].info_text = (_("Reverse direction of video playback")); in init_omc_macros()
H A Dmainwindow.h650 #define REVERSE_PLAYBACK 5 macro