Lines Matching defs:hactive
141 unsigned short hactive,
494 unsigned long hactive, vactive;
600 size = pMode->hactive;
625 size = pMode->hactive;
663 if (pMode->hactive == 1280 && pMode->vactive == 1024) {
692 hactive = pMode->hactive;
699 hactive <<= 1;
717 value = (unsigned long)(hactive - 1) |
841 if ((DisplayParams[mode].hactive == (unsigned short)xres) &&
898 unsigned short hactive, unsigned short hblankstart,
908 unsigned short hactive, unsigned short hblankstart,
926 gfx_display_mode.hactive = hactive;
1811 gfx_set_display_timings(bpp, 3, fmode->hactive, fmode->hblankstart,
1932 *xres = DisplayParams[mode].hactive;
2001 if ((DisplayParams[index].hactive == (unsigned short)xres) &&
2125 if ((DisplayParams[index].hactive == (unsigned short)xres) &&
2195 if ((DisplayParams[index].hactive == (unsigned short)xres) &&
2266 if ((DisplayParams[mode].hactive == (unsigned short)*xres) &&