Searched refs:xtermGetWinAttrs (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dmisc.c1815 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 Dxterm.h1295 extern Boolean xtermGetWinAttrs(Display * /* dpy */, Window /* win */, XWindowAttributes * /* attrs */);
H A Dcharproc.c8817 xtermGetWinAttrs(screen->display,
8854 xtermGetWinAttrs(screen->display,
9516 xtermGetWinAttrs(XtDisplay(xw),

Completed in 29 milliseconds