Home | History | Annotate | Download | only in X11

Lines Matching refs:root_depth

112 #define DisplayPlanes(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth)
120 #define DefaultDepth(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth)
141 #define DefaultDepthOfScreen(s) ((s)->root_depth)
148 #define PlanesOfScreen(s) ((s)->root_depth)
276 int root_depth; /* bits per pixel */