Home
last modified time | relevance | path

Searched refs:SCREENSIZE (Results 1 – 25 of 49) sorted by relevance

12

/dports/games/xbill/xbill-2.1/
H A DGame.c22 #define SCREENSIZE 400 macro
41 static int screensize = SCREENSIZE;
240 double scale = (double)screensize / SCREENSIZE; in Game_scale()
279 if (screensize < SCREENSIZE) in parse_args()
281 SCREENSIZE); in parse_args()
/dports/games/xlennart/xlennart-1.1.1/
H A DGame.c22 #define SCREENSIZE 400 macro
41 static int screensize = SCREENSIZE;
240 double scale = (double)screensize / SCREENSIZE; in Game_scale()
279 if (screensize < SCREENSIZE) in parse_args()
281 SCREENSIZE); in parse_args()
/dports/archivers/unzip/unzip60/msdos/
H A Ddoscfg.h322 # define SCREENSIZE(scrrows, scrcols) screensize(scrrows, scrcols) macro
328 # define SCREENSIZE(scrrows, scrcols) screensize(scrrows, scrcols) macro
332 #ifndef SCREENSIZE
333 # define SCREENSIZE(scrrows, scrcols) { \ macro
/dports/games/bombherman/Bomb-her-man-8f5aa22/src/game/
H A Dmenu.cpp64 case SCREENSIZE: in setContent()
139 Game::changeMenu(SCREENSIZE); in action()
154 case SCREENSIZE: in action()
177 case SCREENSIZE: // Go back to settings menu in quit()
H A Dmenu.hpp36 SCREENSIZE, /**< screen sizes menu */ enumerator
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dwl_def.h163 #define SCREENSIZE (SCREENBWIDE*208) macro
165 #define PAGE2START (SCREENSIZE)
166 #define PAGE3START (SCREENSIZE*2u)
167 #define FREESTART (SCREENSIZE*3u)
/dports/archivers/unzip/unzip60/netware/
H A Dnlmcfg.h30 # define SCREENSIZE(scrrows, scrcols) screensize(scrrows, scrcols) macro
/dports/archivers/unzip/unzip60/beos/
H A Dbeocfg.h30 #define SCREENSIZE(ttrows, ttcols) screensize(ttrows, ttcols) macro
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/test/Gameexe_data/
H A DGameexe.ini7 #SCREENSIZE = 1
/dports/archivers/unzip/unzip60/atheos/
H A Dathcfg.h42 #define SCREENSIZE(ttrows, ttcols) screensize(ttrows, ttcols) macro
/dports/archivers/unzip/unzip60/amiga/
H A Damiga.h167 #define SCREENSIZE(ttrows, ttcols) screensize(ttrows, ttcols) macro
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dhelp.c167 #define SCREENSIZE 24 /* lines on screen (most have at least 24) */ macro
674 screensize = SCREENSIZE; in StartOutput()
694 screensize = SCREENSIZE; in StartOutput()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dhelp.c167 #define SCREENSIZE 24 /* lines on screen (most have at least 24) */ macro
674 screensize = SCREENSIZE; in StartOutput()
694 screensize = SCREENSIZE; in StartOutput()
/dports/archivers/unzip/unzip60/vms/
H A Dvmscfg.h106 # define SCREENSIZE(ttrows, ttcols) screensize(ttrows, ttcols) macro
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/unzip/unix/
H A Dunxcfg.h196 #define SCREENSIZE(ttrows, ttcols) screensize(ttrows, ttcols) macro
/dports/archivers/unzip/unzip60/unix/
H A Dunxcfg.h196 #define SCREENSIZE(ttrows, ttcols) screensize(ttrows, ttcols) macro
/dports/archivers/unzip/unzip60/os2/
H A Dos2cfg.h160 #define SCREENSIZE(scrrows, scrcols) screensize(scrrows, scrcols) macro
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla/unix/
H A Dunxcfg.h196 #define SCREENSIZE(ttrows, ttcols) screensize(ttrows, ttcols) macro
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla-control/unix/
H A Dunxcfg.h196 #define SCREENSIZE(ttrows, ttcols) screensize(ttrows, ttcols) macro
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catarina/unix/
H A Dunxcfg.h196 #define SCREENSIZE(ttrows, ttcols) screensize(ttrows, ttcols) macro
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catia/unix/
H A Dunxcfg.h196 #define SCREENSIZE(ttrows, ttcols) screensize(ttrows, ttcols) macro
/dports/graphics/svgalib/svgalib-1.4.3/gl/
H A Dgrlib.c181 #define SCREENSIZE(gc) ((gc).bytewidth * (gc).height) macro
338 VBUF = malloc(SCREENSIZE(__currentcontext)); in gl_setcontextvgavirtual()
841 size = SCREENSIZE(__currentcontext); in gl_copyscreen()
855 size = SCREENSIZE(__currentcontext); in gl_copyscreen()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dhelp.c165 #define SCREENSIZE 24 /* lines on screen (most have at least 24) */ macro
676 screensize = SCREENSIZE; in StartOutput()
/dports/x11/xscope/xscope-1.4.1/
H A Dx11.h271 #define SCREENSIZE 166 macro
/dports/archivers/unzip/unzip60/win32/
H A Dw32cfg.h396 #define SCREENSIZE(scrrows, scrcols) screensize(scrrows, scrcols) macro

12