Searched defs:shellw (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dgui_x11.c653 Window rootw, shellw, child, parentw; local
664 XQueryTree(XtDisplay(shell), shellw, &rootw, &parentw, local
671 XGetWindowAttributes(XtDisplay(shell), shellw, &a); local
672 XTranslateCoordinates(XtDisplay(shell), shellw, a.root, 0, 0, local

Completed in 169 milliseconds