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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_mode_list.c186 if (new_mode_ptr->ml_hskew > mode_ptr->ml_hskew) {
189 if (new_mode_ptr->ml_hskew < mode_ptr->ml_hskew) {
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DMonitor.c249 ptr->ml_hskew = val.num;
467 ptr->ml_hskew = val.num;
1061 fprintf(cf, " %d\n", mlptr->ml_hskew);
1153 if (mlptr->ml_hskew != 0) {
1154 fprintf(cf, " HSkew %d", mlptr->ml_hskew);
H A Dxf86Parser.h148 int ml_hskew; /* HSkew */ member in struct:__anon62

Completed in 15 milliseconds