Searched refs:YResolution (Results 1 - 8 of 8) 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);
177 " YResolution: %d\n", mode->YResolution);
255 pMode->VDisplay = mode->YResolution;
H A Dvbe.h122 CARD16 YResolution; /* vertical resolution in pixels or characters */ member in struct:_VbeModeInfoBlock
H A Dvbe.c889 m->height = mode->YResolution;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A DvbeModes.c157 mode->YResolution);
176 xf86ErrorFVerb(DEBUG_VERB, " YResolution: %d\n", mode->YResolution);
250 pMode->VDisplay = mode->YResolution;
H A Dvbe.h127 CARD16 YResolution; /* vertical resolution in pixels or characters */ member in struct:_VbeModeInfoBlock
H A Dvbe.c891 m->height = mode->YResolution;
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h5081 USHORT YResolution; // dw ? ; vertical resolution in pixels or characters member in struct:_VESA_MODE_INFO_BLOCK
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c13547 m->height = mode->YResolution;

Completed in 42 milliseconds