Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dmisc.c1822 if (xtermGetWinAttrs(dpy, target, &win_attrs)) { in xtermIsIconified()
1974 && xtermGetWinAttrs(screen->display, in RequestMaximize()
1977 && xtermGetWinAttrs(screen->display, in RequestMaximize()
7353 xtermGetWinAttrs(Display *dpy, Window win, XWindowAttributes * attrs) in xtermGetWinAttrs() function
7419 if (xtermGetWinAttrs(dpy, winToEmbedInto, &attrs)) { in xtermEmbedWindow()
H A Dxterm.h1158 extern Boolean xtermGetWinAttrs(Display * /* dpy */, Window /* win */, XWindowAttributes * /* attrs…
H A Dcharproc.c7615 xtermGetWinAttrs(screen->display, in window_ops()
7654 xtermGetWinAttrs(screen->display, in window_ops()
8294 xtermGetWinAttrs(XtDisplay(xw), in RequestResize()