Searched refs:xnestDefaultVisual (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DVisual.h22 #define xnestDefaultVisual(pScreen) \ macro
H A DCursor.c77 xnestDefaultVisual(pScreen),
90 xnestDefaultVisual(pScreen),
H A DScreen.c346 attributes.colormap = xnestDefaultVisualColormap(xnestDefaultVisual(pScreen));
362 xnestDefaultVisual(pScreen),
H A DGCOps.c84 ximage = XCreateImage(xnestDisplay, xnestDefaultVisual(pDrawable->pScreen),
H A DColor.c251 if (visual == xnestDefaultVisual(pScreen))
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DVisual.h22 #define xnestDefaultVisual(pScreen) \ macro
H A DCursor.c70 xnestDefaultVisual(pScreen),
82 xnestDefaultVisual(pScreen),
H A DScreen.c346 xnestDefaultVisualColormap(xnestDefaultVisual(pScreen));
363 xnestDefaultVisual(pScreen),
H A DGCOps.c84 ximage = XCreateImage(xnestDisplay, xnestDefaultVisual(pDrawable->pScreen),
H A DColor.c251 if (visual == xnestDefaultVisual(pScreen))

Completed in 17 milliseconds