Searched refs:parentw (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
667 if (parentw == rootw)
669 shellw = parentw;

Completed in 131 milliseconds