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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dresolutions.h39 unsigned int Hsw; /* Horizontal sync width */ member in struct:__anon45
H A Dsun_edid.c845 block->Hsw = dt->hsyncWidth;
1687 (info.Hsw == ptr->Hsw) &&
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/include/
H A Dgfx_res_util.h46 unsigned int Hsw; /* horizontal sync 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.c199 vidtiming->Hsw = atoi(ap->value);
316 vidtiming->Hsw = -1 ;
352 if (vidtiming->Hsw == -1) return -1;
390 vidtiming->Hsw = 128 ;

Completed in 16 milliseconds