Searched refs:ml_vtotal (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_mode_list.c80 total = (long)new_mode_ptr->ml_htotal * new_mode_ptr->ml_vtotal;
109 total = (long)mode_ptr->ml_htotal * mode_ptr->ml_vtotal;
137 if (new_mode_ptr->ml_vtotal > mode_ptr->ml_vtotal) {
140 if (new_mode_ptr->ml_vtotal < mode_ptr->ml_vtotal) {
H A Dsun_edid.c1460 ml_vfreq = mode_ptr->ml_htotal * mode_ptr->ml_vtotal;
1752 (dt__vtotal == mode_ptr->ml_vtotal) &&
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DMonitor.c206 ptr->ml_vtotal = val.num;
387 ptr->ml_vtotal = val.num;
1009 mlptr->ml_vtotal);
1143 mlptr->ml_vsyncend, mlptr->ml_vtotal);
H A Dxf86Parser.h145 int ml_vtotal; member in struct:__anon62

Completed in 25 milliseconds