Home
last modified time | relevance | path

Searched refs:SetVideoMode (Results 151 – 175 of 261) sorted by relevance

1234567891011

/dports/devel/sdl12/SDL-1.2.15/src/video/bwindow/
H A DSDL_sysvideo.cc107 device->SetVideoMode = BE_SetVideoMode; in BE_CreateDevice()
/dports/games/devilutionX/devilutionX-1.2.1/SourceX/storm/
H A Dstorm.cpp583 SetVideoMode(w, h, display->format->BitsPerPixel, display->flags); in SVidPlayBegin()
/dports/devel/directfb/DirectFB-1.4.17/proxy/requestor/
H A Didirectfb_requestor.c942 thiz->SetVideoMode = IDirectFB_Requestor_SetVideoMode; in Construct()
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dmenu.cpp77 void SetVideoMode(CGameMenuItemChain *);
513 …emChain itemOptionsDisplayModeApply("APPLY CHANGES", 3, 66, 125, 180, 0, NULL, 0, SetVideoMode, 0);
1612 void SetVideoMode(CGameMenuItemChain *pItem) in SetVideoMode() function
/dports/devel/sdl12/SDL-1.2.15/src/video/quartz/
H A DSDL_QuartzWM.m145 The routines were written so they could be called before SetVideoMode() has finished;
/dports/devel/fpc-fv/fpc-3.2.2/packages/fv/src/
H A Dapp.pas915 Video.SetVideoMode(Mode);
/dports/lang/fpc-source/fpc-3.2.2/packages/fv/src/
H A Dapp.pas915 Video.SetVideoMode(Mode);
/dports/devel/sdl12/SDL-1.2.15/src/video/fbcon/
H A DSDL_fbvideo.c252 this->SetVideoMode = FB_SetVideoMode; in FB_CreateDevice()
549 this->SetVideoMode = FB_SetVGA16Mode; in FB_VideoInit()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/libgame/
H A Dsystem.h1232 boolean SetVideoMode(boolean);
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/libgame/
H A Dsystem.h1232 boolean SetVideoMode(boolean);
/dports/devel/sdl12/SDL-1.2.15/src/video/xbios/
H A DSDL_xbios.c228 device->SetVideoMode = XBIOS_SetVideoMode; in XBIOS_CreateDevice()
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/libgame/
H A Dsystem.h1276 boolean SetVideoMode(boolean);
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/libgame/
H A Dsystem.h1284 boolean SetVideoMode(boolean);
/dports/devel/sdl12/SDL-1.2.15/src/video/dga/
H A DSDL_dgavideo.c137 device->SetVideoMode = DGA_SetVideoMode; in DGA_CreateDevice()
/dports/devel/sdl12/SDL-1.2.15/src/video/gem/
H A DSDL_gemvideo.c156 device->SetVideoMode = GEM_SetVideoMode; in GEM_CreateDevice()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/tools/SDL-1.2.14-gc/
H A DSDL-1.2.14-gc.patch535 + this->SetVideoMode = GC_SetVideoMode;
/dports/devel/sdl12/SDL-1.2.15/src/video/macdsp/
H A DSDL_dspvideo.c287 device->SetVideoMode = DSp_SetVideoMode; in DSp_CreateDevice()
/dports/devel/sdl12/SDL-1.2.15/src/video/windib/
H A DSDL_dibvideo.c179 device->SetVideoMode = DIB_SetVideoMode; in DIB_CreateDevice()
/dports/games/openlierox/OpenLieroX/src/
H A Dmain.cpp275 SetVideoMode(); in setVideoMode()
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/video/android/
H A DSDL_androidvideo-1.2.c168 …device->SetVideoMode = SDL_ANDROID_VideoMultithreaded ? ANDROID_SetVideoModeMT : ANDROID_SetVideoM… in ANDROID_CreateDevice()
/dports/devel/sdl12/SDL-1.2.15/src/video/symbian/EKA1/
H A DSDL_epocvideo.cpp202 device->SetVideoMode = EPOC_SetVideoMode; in EPOC_CreateDevice()
/dports/lang/fpc-source/fpc-3.2.2/packages/rtl-console/src/amicommon/
H A Dvideo.pp801 SetVideoMode : @SysSetVideoMode;
/dports/lang/fpc-rtl-console/fpc-3.2.2/packages/rtl-console/src/amicommon/
H A Dvideo.pp801 SetVideoMode : @SysSetVideoMode;
/dports/devel/sdl12/SDL-1.2.15/src/video/gapi/
H A DSDL_gapivideo.c305 device->SetVideoMode = GAPI_SetVideoMode; in GAPI_CreateDevice()
/dports/lang/parrot/parrot-8.1.0/runtime/parrot/library/
H A DSDL.pir128 set_hll_global ['SDL'; 'NCI'], 'SetVideoMode', sdl_function

1234567891011