Searched refs:imageWidth (Results 1 – 6 of 6) sorted by relevance
88 mode->imageWidth = mode->viewportWidth; in xf86_dga_get_modes()90 mode->bytesPerScanline = (mode->imageWidth * scrn->bitsPerPixel) >> 3; in xf86_dga_get_modes()91 mode->pixmapWidth = mode->imageWidth; in xf86_dga_get_modes()
31 int imageWidth; /* linear accessible portion (pixels) */ member
864 xmode->imageWidth = mode->imageWidth; in DGACopyModeInfo()1380 info.image_width = mode[i].imageWidth; in ProcXDGAQueryModes()1506 info.image_width = mode.imageWidth; in ProcXDGASetMode()
499 int imageWidth; /* linear accessible portion (pixels) */ member
62 @property (nonatomic, assign) int imageWidth;
266 unsigned short imageWidth; member