Home
last modified time | relevance | path

Searched refs:gameborder_t (Results 1 – 6 of 6) sorted by relevance

/dports/games/odamex/odamex-src-0.7.0/common/
H A Dgi.h52 } gameborder_t; typedef
82 gameborder_t *border;
H A Dgi.cpp56 static gameborder_t DoomBorder =
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dgi.h69 struct gameborder_t struct
82 gameborder_t &operator=(staticgameborder_t &other) argument
140 gameborder_t Border;
H A Dv_draw.cpp1412 const gameborder_t *border = &gameinfo.Border; in V_DrawFrame()
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dr_draw.cpp1505 gameborder_t *border; in R_DrawViewBorder()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dv_draw.cpp1434 const gameborder_t *border = gameinfo.border;