Searched refs:FindVideoMode (Results 1 – 5 of 5) sorted by relevance
90 struct VideoMode *FindVideoMode(const char *name);
198 struct VideoMode *FindVideoMode(const char *name);402 if (FindVideoMode(vmode->name)) in AddVideoMode()467 *FindVideoMode (const char *name) in FindVideoMode() function953 if (!(vmode = FindVideoMode(Opt_modename))) { in fbset_main()
270 vmode = FindVideoMode(name); in VID_SetMode()452 vmode = FindVideoMode(modestr); in VID_Init()
2806 sub FindVideoMode {4872 ($PhysicalScreenWidth, $PhysicalScreenHeight) = &FindVideoMode();
2867 - removed depth in FindVideoMode (use fcc instead)