Home
last modified time | relevance | path

Searched refs:children_return (Results 1 – 25 of 58) sorted by relevance

123

/dports/deskutils/xneur/xneur-0.20.0/lib/main/
H A Dfocus.c172 Window *children_return = NULL; in get_focus() local
174 …in_window->display, p->parent_window, &root_window, &parent_window, &children_return, &children_co… in get_focus()
175 if (children_return != NULL) in get_focus()
176 XFree(children_return); in get_focus()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dtgif_dbg.c457 Status Tgif_XQueryTree(display, w, root_return, parent_return, children_return, in Tgif_XQueryTree() argument
463 Window **children_return;
467 children_return, nchildren_return);
469 if (gpTraceFile != NULL && children_return != NULL &&
470 (*children_return) != NULL) {
475 gnCreateStringCount, (unsigned int)(*children_return),
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/FbTk/
H A DContainer.cc129 *children_return = NULL; in moveItemTo() local
135 &root_return, &parent_return, &children_return, &nchildren_return)) in moveItemTo()
138 if (children_return != NULL) in moveItemTo()
139 XFree(children_return); in moveItemTo()
/dports/x11/libXcm/libxcm-0.5.4/src/
H A DXcmEvents.c781 * children_return = 0, in XcmeContext_Setup() local
790 &children_return, &nchildren_return ); in XcmeContext_Setup()
792 memcpy( wins, children_return, sizeof(Window) * nchildren_return ); in XcmeContext_Setup()
793 XFree( children_return ); in XcmeContext_Setup()
794 children_return = wins; wins = 0; in XcmeContext_Setup()
799 XQueryTree( c->display, children_return[i], in XcmeContext_Setup()
802 XGetWindowAttributes( c->display, children_return[i], in XcmeContext_Setup()
807 xcmePrintWindowRegions( c->display, children_return[i], 0 ); in XcmeContext_Setup()
816 free( children_return ); in XcmeContext_Setup()
/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dmacosx.c71 Window **children_return, unsigned int *nchildren_return);
125 Window **children_return, unsigned int *nchildren_return) { in macosx_xquerytree() argument
126 if (!w || !root_return || !parent_return || !children_return || !nchildren_return) {} in macosx_xquerytree()
653 Window **children_return, unsigned int *nchildren_return) { in macosx_xquerytree() argument
673 *children_return = cret; in macosx_xquerytree()
H A Dmacosx.h48 Window **children_return, unsigned int *nchildren_return);
H A Dxwrappers.h145 Window *parent_return, Window **children_return,
H A Dxwrappers.c120 Window *parent_return, Window **children_return,
1641 Window *parent_return, Window **children_return, in XQueryTree_wr() argument
1647 children_return, nchildren_return); in XQueryTree_wr()
1652 || !children_return || !nchildren_return) {} in XQueryTree_wr()
1659 children_return, nchildren_return); in XQueryTree_wr()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/win/
H A Dstubs.c209 XQueryTree(display, w, root_return, parent_return, children_return, in XQueryTree() argument
215 Window** children_return;
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A Dstubs.c258 Window **children_return, in XQueryTree() argument
265 (void)children_return; in XQueryTree()
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A Dstubs.c258 Window **children_return, in XQueryTree() argument
265 (void)children_return; in XQueryTree()
/dports/x11-toolkits/tkdnd/tkdnd2.8/unix/
H A DTkDND_XDND.c242 Window root_return, parent, *children_return = 0; in TkDND_RegisterTypesObjCmd() local
246 &children_return, &nchildren_return); in TkDND_RegisterTypesObjCmd()
247 if (children_return) XFree(children_return); in TkDND_RegisterTypesObjCmd()
257 Window root_return, parent, *children_return = 0; in TkDND_GetToplevelFromWrapper() local
263 &children_return, &nchildren_return); in TkDND_GetToplevelFromWrapper()
265 toplevel = Tk_IdToWindow(Tk_Display(tkwin), children_return[0]); in TkDND_GetToplevelFromWrapper()
267 if (children_return) XFree(children_return); in TkDND_GetToplevelFromWrapper()
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/x11/
H A Dx11_window.c459 Window * children_return; in bg_x11_window_get_coords() local
472 &children_return, &nchildren_return); in bg_x11_window_get_coords()
475 XFree(children_return); in bg_x11_window_get_coords()
1515 Window *children_return; in bg_x11_window_get_toplevel() local
1538 &children_return, &nchildren_return); in bg_x11_window_get_toplevel()
1540 XFree(children_return); in bg_x11_window_get_toplevel()
H A Dgrab.c557 Window * children_return; in handle_events() local
577 &children_return, &nchildren_return); in handle_events()
580 XFree(children_return); in handle_events()
/dports/games/xosmulti/xosmulti/
H A Dxosmulti.c721 Window *children_return; in TimeHandler() local
725 &children_return, &n_children ) ) in TimeHandler()
728 XFree( children_return ); /* �Ҷ��Ϥ��κݴط��ʤ� */ in TimeHandler()
/dports/x11-toolkits/tk85/tk8.5.19/win/
H A Dstubs.c219 Window **children_return, in XQueryTree() argument
/dports/devel/libafterbase/libAfterBase-0.92/
H A Daudit.c969 Window ** children_return, unsigned int *nchildren_return) in count_xquerytree() argument
973 val = XQueryTree (display, w, root_return, parent_return, children_return, nchildren_return); in count_xquerytree()
975 …count_alloc (fname, line, (void *)*children_return, *nchildren_return * sizeof (Window), C_XMEM | … in count_xquerytree()
H A Daudit.h160 Window * parent_return, Window ** children_return,
/dports/sysutils/barrier/barrier-2.3.3/src/lib/platform/
H A DXWindowsImpl.cpp404 Window* parent_return, Window** children_return, in XQueryTree() argument
407 return ::XQueryTree(display, w, root_return, parent_return, children_return, in XQueryTree()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterBase/
H A Daudit.c1072 Window ** children_return, unsigned int *nchildren_return) in count_xquerytree() argument
1076 val = XQueryTree (display, w, root_return, parent_return, children_return, nchildren_return); in count_xquerytree()
1078 …count_alloc (fname, line, (void *)*children_return, *nchildren_return * sizeof (Window), C_XMEM | … in count_xquerytree()
/dports/graphics/jogamp-jogl/jogl/src/newt/native/
H A DX11Window.c288 Window *children_return=NULL; in NewtWindows_getRootAndParent() local
291 … Status res = XQueryTree(dpy, w, root_return, parent_return, &children_return, &nchildren_return); in NewtWindows_getRootAndParent()
292 if(NULL!=children_return) { in NewtWindows_getRootAndParent()
293 XFree(children_return); in NewtWindows_getRootAndParent()
/dports/x11-toolkits/tk85/tk8.5.19/macosx/
H A DtkMacOSXXStubs.c642 XQueryTree(display, w, root_return, parent_return, children_return, in XQueryTree() argument
648 Window** children_return;
/dports/graphics/blender/blender-2.91.0/extern/xdnd/
H A Dxdnd.c327 Window *children_return = 0; in xdnd_set_dnd_aware() local
346 XQueryTree (dnd->display, window, &root_return, &parent, &children_return, in xdnd_set_dnd_aware()
348 if (children_return) in xdnd_set_dnd_aware()
349 XFree (children_return); in xdnd_set_dnd_aware()
/dports/editors/cooledit/cooledit-3.17.28/widget/
H A Dxdnd.c330 Window *children_return = 0; in xdnd_set_dnd_aware() local
349 XQueryTree (dnd->display, window, &root_return, &parent, &children_return, in xdnd_set_dnd_aware()
351 if (children_return) in xdnd_set_dnd_aware()
352 XFree (children_return); in xdnd_set_dnd_aware()
/dports/lang/seed7/seed7/src/
H A Dfwd_x11.c191 Window **children_return,
1419 Window **children_return, in XQueryTree() argument
1430 parent_return, children_return, nchildren_return); in XQueryTree()
1434 *parent_return, (memSizeType) *children_return, in XQueryTree()

123