Searched refs:xtermGetWinAttrs (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xterm/dist/ |
| H A D | misc.c | 1815 if (xtermGetWinAttrs(dpy, target, &win_attrs)) { 1969 && xtermGetWinAttrs(screen->display, 1972 && xtermGetWinAttrs(screen->display, 7714 xtermGetWinAttrs(Display *dpy, Window win, XWindowAttributes * attrs) function in typeref:typename:Boolean 7780 if (xtermGetWinAttrs(dpy, winToEmbedInto, &attrs)) {
|
| H A D | xterm.h | 1295 extern Boolean xtermGetWinAttrs(Display * /* dpy */, Window /* win */, XWindowAttributes * /* attrs */);
|
| H A D | charproc.c | 8817 xtermGetWinAttrs(screen->display, 8854 xtermGetWinAttrs(screen->display, 9516 xtermGetWinAttrs(XtDisplay(xw),
|
Completed in 29 milliseconds