Searched refs:Hact (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/include/
H A Dgfx_res_util.h44 unsigned int Hact; /* horizontal active width in pixels */ member in struct:sun_video_timing
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/config/
H A Dgfx_res_util.c193 vidtiming->Hact = atoi(ap->value);
314 vidtiming->Hact = -1 ;
350 if (vidtiming->Hact == -1) return -1;
388 vidtiming->Hact = 1152 ; /* 1152x900x66 is default resolution */
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dsun_edid.c843 block->Hact = dt->hactive;
1683 if ((info.Hact == ptr->width) &&

Completed in 15 milliseconds