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

/solaris-x11-s12/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;
130 if (new_mode_ptr->ml_htotal > mode_ptr->ml_htotal) {
133 if (new_mode_ptr->ml_htotal < mode_ptr->ml_htotal) {
H A Dsun_edid.c1460 ml_vfreq = mode_ptr->ml_htotal * mode_ptr->ml_vtotal;
1748 (dt__htotal == mode_ptr->ml_htotal) &&
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DMonitor.c186 ptr->ml_htotal = val.num;
355 ptr->ml_htotal = val.num;
987 mlptr->ml_htotal);
1138 mlptr->ml_hsyncend, mlptr->ml_htotal);
H A Dxf86Parser.h141 int ml_htotal; member in struct:__anon62

Completed in 21 milliseconds