Searched refs:XFetchName (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DFetchName.c36 Status XFetchName ( function in typeref:typename:Status
/xsrc/external/mit/transset/dist/
H A Ddsimple.c266 if (XFetchName (disp, top, &window_name) && !strcmp (window_name, name))
298 if (XFetchName (disp, top, &window_name) &&
H A DtransSet.c271 XFetchName (dpy, target_win, &windowname);
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/
H A Ddmxinfo.c50 if (!XFetchName(display, window, &name)) name = NULL;
/xsrc/external/mit/xwd/dist/
H A Ddsimple.c304 if (XFetchName(disp, top, &window_name) && !strcmp(window_name, name))
H A Dxwd.c355 if (!XFetchName(dpy, window, &win_name) || !win_name || !win_name[0]) {
/xsrc/external/mit/xprop/dist/
H A Ddsimple.c316 if (XFetchName(display, top, &window_name) && !strcmp(window_name, name))
/xsrc/external/mit/libX11/dist/man/
H A DMakefile.am930 XFetchName
H A DMakefile.in1322 XFetchName
/xsrc/external/mit/ctwm/dist/
H A Dcaptive.c569 * unnecessary reasons; X resources (like that from XFetchName)
576 XFetchName(dpy, root, &rname);
/xsrc/external/mit/smproxy/dist/
H A Dsmproxy.c721 XFetchName (disp, leader_winptr->window, &leader_winptr->wm_name);
/xsrc/external/mit/twm/dist/src/
H A Dutil.c745 * for XFetchName and XGetIconName using XGetWMName and
779 if (XFetchName(dpy2, w, &value) && value != NULL) {
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h2463 extern Status XFetchName(

Completed in 22 milliseconds