Home
last modified time | relevance | path

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

/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dmacosx.h47 extern Status macosx_xquerytree(Window w, Window *root_return, Window *parent_return,
H A Dmacosx.c70 Status macosx_xquerytree(Window w, Window *root_return, Window *parent_return,
124 Status macosx_xquerytree(Window w, Window *root_return, Window *parent_return, in macosx_xquerytree() function
652 Status macosx_xquerytree(Window w, Window *root_return, Window *parent_return, in macosx_xquerytree() function
H A Dxwrappers.c1646 return macosx_xquerytree(w, root_return, parent_return, in XQueryTree_wr()