Searched refs:xnestDefaultVisual (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Visual.h | 22 #define xnestDefaultVisual(pScreen) \ macro
|
| H A D | Cursor.c | 77 xnestDefaultVisual(pScreen), 90 xnestDefaultVisual(pScreen),
|
| H A D | Screen.c | 346 attributes.colormap = xnestDefaultVisualColormap(xnestDefaultVisual(pScreen)); 362 xnestDefaultVisual(pScreen),
|
| H A D | GCOps.c | 84 ximage = XCreateImage(xnestDisplay, xnestDefaultVisual(pDrawable->pScreen),
|
| H A D | Color.c | 251 if (visual == xnestDefaultVisual(pScreen))
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Visual.h | 22 #define xnestDefaultVisual(pScreen) \ macro
|
| H A D | Cursor.c | 70 xnestDefaultVisual(pScreen), 82 xnestDefaultVisual(pScreen),
|
| H A D | Screen.c | 346 xnestDefaultVisualColormap(xnestDefaultVisual(pScreen)); 363 xnestDefaultVisual(pScreen),
|
| H A D | GCOps.c | 84 ximage = XCreateImage(xnestDisplay, xnestDefaultVisual(pDrawable->pScreen),
|
| H A D | Color.c | 251 if (visual == xnestDefaultVisual(pScreen))
|
Completed in 17 milliseconds