Home
last modified time | relevance | path

Searched refs:FindVideoMode (Results 1 – 5 of 5) sorted by relevance

/dports/games/quakeforge/quakeforge-0.7.2/include/
H A Dfbset.h90 struct VideoMode *FindVideoMode(const char *name);
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/targets/
H A Dfbset.c198 struct VideoMode *FindVideoMode(const char *name);
402 if (FindVideoMode(vmode->name)) in AddVideoMode()
467 *FindVideoMode (const char *name) in FindVideoMode() function
953 if (!(vmode = FindVideoMode(Opt_modename))) { in fbset_main()
H A Dvid_fbdev.c270 vmode = FindVideoMode(name); in VID_SetMode()
452 vmode = FindVideoMode(modestr); in VID_Init()
/dports/games/pangzero/pangzero-1.3/bin/
H A Dpangzero2806 sub FindVideoMode {
4872 ($PhysicalScreenWidth, $PhysicalScreenHeight) = &FindVideoMode();
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/
H A DChangeLog.42867 - removed depth in FindVideoMode (use fcc instead)