Home
last modified time | relevance | path

Searched refs:xnestDefaultVisual (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DCursor.c70 xnestDefaultVisual(pScreen), in xnestRealizeCursor()
82 xnestDefaultVisual(pScreen), in xnestRealizeCursor()
H A DVisual.h22 #define xnestDefaultVisual(pScreen) \ macro
H A DScreen.c346 xnestDefaultVisualColormap(xnestDefaultVisual(pScreen)); in xnestOpenScreen()
363 xnestDefaultVisual(pScreen), in xnestOpenScreen()
H A DGCOps.c84 ximage = XCreateImage(xnestDisplay, xnestDefaultVisual(pDrawable->pScreen), in xnestPutImage()
H A DColor.c251 if (visual == xnestDefaultVisual(pScreen)) in xnestSetInstalledColormapWindows()