Home
last modified time | relevance | path

Searched refs:DDSetMode (Results 1 – 2 of 2) sorted by relevance

/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DWrapDD.h140 BOOL DDSetMode(int width, int height, int bpp);
H A DWrapDD.cpp130 if (!DDSetMode(width, height, bpp)) in Create()
517 BOOL WrapDD::DDSetMode(int width, int height, int bpp) in DDSetMode() function in WrapDD