Lines Matching refs:hactive
137 unsigned short hactive,
494 size = pMode->hactive;
524 size = pMode->hactive;
564 if (pMode->hactive > 1024 || bpp == 32)
578 value = (unsigned long)(pMode->hactive - 1) |
677 if ((DisplayParams[mode].hactive == (unsigned short)xres) &&
740 unsigned short hactive, unsigned short hblankstart,
750 unsigned short hactive, unsigned short hblankstart,
768 gfx_display_mode.hactive = hactive;
1927 gfx_set_display_timings(bpp, 3, fmode->hactive, fmode->hblankstart,
2045 if ((DisplayParams[index].hactive == (unsigned int)xres) &&
2206 if ((DisplayParams[index].hactive == (unsigned int)xres) &&
2296 if ((DisplayParams[index].hactive == (unsigned short)xres) &&
2374 if ((DisplayParams[mode].hactive == (unsigned int)*xres) &&
2430 *xres = DisplayParams[mode].hactive;