Home
last modified time | relevance | path

Searched refs:mon_aspect (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dscreen.h101 extern double mon_aspect; /* ��˥����Υ����ڥ����� */
H A Dscreen.c113 /*CFG*/ double mon_aspect = 0.0; /* ��˥����Υ����ڥ����� */ variable
415 info = graph_setup(w, h, use_fullscreen, (float)mon_aspect); in open_window()
H A Dgetconf.c401 { 65, "aspect", X_DBL, &mon_aspect, 0.0, 10.0, 0, OPT_SAVE },
H A Dmonitor.c1127 { "mon_aspect", "(-aspect)", MTYPE_DOUBLE, &mon_aspect, },