Searched refs:pixmapWidth (Results 1 – 5 of 5) sorted by relevance
33 int pixmapWidth; /* Xlib accessible portion (pixels) */ member
449 pMode->pixmapWidth, in xf86SetDGAMode()514 if (*x > (pMode->pixmapWidth - pMode->viewportWidth)) in DGAChangePixmapMode()515 *x = pMode->pixmapWidth - pMode->viewportWidth; in DGAChangePixmapMode()543 pPix->drawable.width = pMode->pixmapWidth; in DGAChangePixmapMode()866 xmode->pixmapWidth = mode->pixmapWidth; in DGACopyModeInfo()1382 info.pixmap_width = mode[i].pixmapWidth; in ProcXDGAQueryModes()1508 info.pixmap_width = mode.pixmapWidth; in ProcXDGASetMode()
501 int pixmapWidth; /* Xlib accessible portion (pixels) */ member
91 mode->pixmapWidth = mode->imageWidth; in xf86_dga_get_modes()
896 int pixmapWidth = 0, pixmapHeight = 0; in miWideArc() local962 pixmapWidth = min(xMax, pDraw->width) - xOrg; in miWideArc()966 if ((pixmapWidth <= 0) || (pixmapHeight <= 0)) in miWideArc()998 (pDraw->pScreen, pixmapWidth, pixmapHeight, 1, in miWideArc()1102 pDraw, pixmapWidth, in miWideArc()