Home
last modified time | relevance | path

Searched refs:cmdLineRV (Results 1 – 4 of 4) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dmainloop.e28 extern int cmdLineRV;
H A Dmsg.c2123 cmdLineRV = TRUE;
2125 cmdLineRV = FALSE;
H A Dmainloop.c102 int cmdLineRV=INVALID; variable
H A Dcolor.c631 if (cmdLineRV != INVALID) { in InitColor()
632 reverseVideo = cmdLineRV; in InitColor()