Home
last modified time | relevance | path

Searched refs:xdim_from_320_16 (Results 1 – 4 of 4) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/exhumed/src/
H A Denginesubs.cpp113 static int32_t xdim_from_320_16(int32_t x) in xdim_from_320_16() function
137 …(ch >> 4) << (3 + 16)), 65536L, 0, tilenum, 0, 0, 2 + 8 + 16 + 128, xdim_from_320_16(x), ydim_from… in printext()
138 xdim_from_320_16(x + (8 << 16)) - 1, ydim_from_200_16(y + (8 << 16)) - 1); in printext()
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dgamemenu.cpp3024 static int32_t xdim_from_320_16(int32_t x) in xdim_from_320_16() function
3040 …shadow_pal, (orientation&(1|32))|2|8|16, 0, 0, xdim_from_320_16(x), ydim_from_200_16(y), xdim_from… in Menu_BlackRectangle()
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dmenus.cpp4892 static int32_t xdim_from_320_16(int32_t x) in xdim_from_320_16() function
4907 …shadow_pal, (orientation&(1|32))|2|8|16, 0, 0, xdim_from_320_16(x), ydim_from_200_16(y), xdim_from… in Menu_BlackRectangle()
5904 … 2 | 8 | 16 | RS_ALIGN_L, MOUSEALPHA, 0, xdim_from_320_16(origin.x + x_widescreen_left()), 0, in Menu_Run_MouseReturn()
5905 xdim_from_320_16(origin.x + x_widescreen_left() + ((posx>>17)<<16)), ydim - 1); in Menu_Run_MouseReturn()
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dmenus.cpp5585 static int32_t xdim_from_320_16(int32_t x) in xdim_from_320_16() function
5599 …shadow_pal, (orientation&(1|32))|2|8|16, 0, 0, xdim_from_320_16(x), ydim_from_200_16(y), xdim_from… in Menu_BlackRectangle()
6689 … 2 | 8 | 16 | RS_ALIGN_L, MOUSEALPHA, 0, xdim_from_320_16(origin.x + x_widescreen_left()), 0, in Menu_Run_MouseReturn()
6690 xdim_from_320_16(origin.x + x_widescreen_left() + (posx>>1)), ydim - 1); in Menu_Run_MouseReturn()