Searched refs:XDefaultDepth (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libXpm/dist/src/
H A Damigax.h79 #define XDefaultDepth(dpy, scr) (dpy->RastPort.BitMap->Depth) macro
H A Dsimx.h103 FUNC(XDefaultDepth, int, (Display *d, Screen *s));
H A Dsimx.c126 XDefaultDepth(Display *display, Screen *screen) function in typeref:typename:int
H A Dcreate.c806 depth = XDefaultDepth(display, XDefaultScreen(display));
2064 depth = XDefaultDepth(display, XDefaultScreen(display));
/xsrc/external/mit/libX11/dist/src/
H A DMacros.c121 int XDefaultDepth(Display *dpy, int scr) function in typeref:typename:int
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h2228 extern int XDefaultDepth(

Completed in 13 milliseconds