Searched refs:DefaultGC (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DMacros.c62 return (DefaultGC(dpy,scr));
/xsrc/external/mit/ctwm/dist/
H A Dimage_xwd.c146 gc = DefaultGC(dpy, scrn);
H A Dewmh.c922 gc = DefaultGC(dpy, scr->screen);
/xsrc/external/mit/libX11/dist/man/
H A DMakefile.am368 DefaultGC \
H A DMakefile.in760 DefaultGC \
/xsrc/external/mit/xedit/dist/lisp/modules/
H A Dx11.c340 return (OPAQUE(DefaultGC(display, screen), x11GC_t));
/xsrc/external/mit/xterm/dist/
H A DTekproc.c114 XGContextFromGC(DefaultGC(XtDisplay(tw), \
1783 DefaultGC(XtDisplay(tw), DefaultScreen(XtDisplay(tw))),
/xsrc/external/mit/ico/dist/
H A Dico.c970 DefaultGC(dpy, DefaultScreen(dpy)),
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h92 #define DefaultGC(dpy, scr) (ScreenOfDisplay(dpy,scr)->default_gc) macro

Completed in 18 milliseconds