Home
last modified time | relevance | path

Searched refs:WipeStartScreen (Results 1 – 7 of 7) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/win32/
H A Dfb_d3d9_wipe.cpp134 bool D3DFB::WipeStartScreen(int type) in WipeStartScreen() function in D3DFB
141 return Super::WipeStartScreen(type); in WipeStartScreen()
H A Dwin32iface.h269 bool WipeStartScreen(int type);
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dd_main.cpp712 wipe = screen->WipeStartScreen (wipetype); in D_Display()
716 wipe = screen->WipeStartScreen (wipe_Fade); in D_Display()
720 wipe = screen->WipeStartScreen (wipe_Burn); in D_Display()
724 wipe = screen->WipeStartScreen (wipe_Melt); in D_Display()
H A Dv_video.h397 virtual bool WipeStartScreen(int type);
H A Dv_video.cpp1163 bool DFrameBuffer::WipeStartScreen(int type) in WipeStartScreen() function in DFrameBuffer
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dv_video.h423 virtual bool WipeStartScreen(int type);
H A Dv_video.cpp632 bool DFrameBuffer::WipeStartScreen(int type) in WipeStartScreen() function in DFrameBuffer