Home
last modified time | relevance | path

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

/dports/games/d2x/d2x-0.2.5/unused/win95/
H A Dgfx.c94 if (!DDInit(DDGR_FULLSCREEN)) in gfxInit()
H A Ddd.h107 extern BOOL DDInit(int mode);
H A Ddd.c86 BOOL DDInit(int mode) in DDInit() function
H A Dddraw.c73 BOOL DDInit(int mode) in DDInit() function
/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DWrapDD.h139 BOOL DDInit(BOOL fullScreen);
H A DWrapDD.cpp120 if (!DDInit(fullScreen)) in Create()
416 BOOL WrapDD::DDInit(BOOL fullScreen) in DDInit() function in WrapDD