Lines Matching refs:hactive
251 size = pMode->hactive;
284 size = pMode->hactive;
317 if (pMode->hactive > 1024 || bpp == 32)
329 value = (unsigned long) (pMode->hactive - 1) |
391 if ((DisplayParams[mode].hactive == (unsigned short) xres) &&
452 unsigned short hactive, unsigned short hblankstart,
462 unsigned short hactive, unsigned short hblankstart,
482 gfx_display_mode.hactive = hactive;
1661 gfx_set_display_timings(bpp, 3, fmode->hactive,
1762 if ((DisplayParams[index].hactive == (unsigned int) xres) &&
1889 if ((DisplayParams[index].hactive == (unsigned int) xres) &&
1953 if ((DisplayParams[index].hactive == (unsigned short) xres) &&
2011 if ((DisplayParams[mode].hactive == (unsigned int) *xres) &&
2075 *xres = DisplayParams[mode].hactive;