Searched refs:XResolution (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vbe/
H A DvbeModes.c155 "Mode: %x (%dx%d)\n", id, mode->XResolution, mode->YResolution);
175 " XResolution: %d\n", mode->XResolution);
254 pMode->HDisplay = mode->XResolution;
H A Dvbe.h121 CARD16 XResolution; /* horizontal resolution in pixels or characters */ member in struct:_VbeModeInfoBlock
H A Dvbe.c888 m->width = mode->XResolution;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A DvbeModes.c156 "Mode: %x (%dx%d)\n", id, mode->XResolution,
175 xf86ErrorFVerb(DEBUG_VERB, " XResolution: %d\n", mode->XResolution);
249 pMode->HDisplay = mode->XResolution;
H A Dvbe.h126 CARD16 XResolution; /* horizontal resolution in pixels or characters */ member in struct:_VbeModeInfoBlock
H A Dvbe.c890 m->width = mode->XResolution;
/xsrc/external/mit/xf86-video-vesa/dist/src/
H A Dvesa.c1311 if (data->data->XResolution != pScrn->displayWidth)
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h5080 USHORT XResolution; // dw ? ; horizontal resolution in pixels or characters member in struct:_VESA_MODE_INFO_BLOCK
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c13546 m->width = mode->XResolution;

Completed in 41 milliseconds