Home
last modified time | relevance | path

Searched defs:ST_WIDTH (Results 1 – 21 of 21) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/include/
H A Dst_stuff.h33 #define ST_WIDTH (SCREENWIDTH) macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/include/
H A Dst_stuff.h32 #define ST_WIDTH (SCREENWIDTH) macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dst_stuff.h32 #define ST_WIDTH (SCREENWIDTH) macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dst_stuff.h31 #define ST_WIDTH ORIGWIDTH macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dst_stuff.h31 #define ST_WIDTH SCREENWIDTH macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dst_stuff.h31 #define ST_WIDTH SCREENWIDTH macro
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dst_stuff.h48 #define ST_WIDTH 320 macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dst_stuff.h31 #define ST_WIDTH ORIGWIDTH macro
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dst_stuff.h47 #define ST_WIDTH 320 macro
/dports/games/prboom/prboom-2.5.0/src/
H A Dst_stuff.h47 #define ST_WIDTH 320 macro
/dports/graphics/tesseract/tesseract-5.0.0/src/ccutil/
H A Dscanutils.cpp212 ST_WIDTH, // Field width in tvfscanf() enumerator
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dscreen.h35 #define ST_WIDTH 320 macro
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dscreen.h75 #define ST_WIDTH 320 macro
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/test/
H A Ddefine.h225 #define ST_WIDTH 50 /* STatus WIDTH */ macro
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/test/
H A Ddefine.h225 #define ST_WIDTH 50 /* STatus WIDTH */ macro
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/test/
H A Ddefine.h225 #define ST_WIDTH 50 /* STatus WIDTH */ macro
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/test/
H A Ddefine.h225 #define ST_WIDTH 50 /* STatus WIDTH */ macro
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/test/
H A Ddefine.h225 #define ST_WIDTH 50 /* STatus WIDTH */ macro
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/test/
H A Ddefine.h225 #define ST_WIDTH 50 /* STatus WIDTH */ macro
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dst_stuff.cpp313 int ST_WIDTH; variable
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/src/
H A Dst_stuff.cpp80 const int ST_WIDTH = SCREENWIDTH; variable