Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_x11.c659 Window rootw, shellw, child, parentw; in shellRectangle() local
670 XQueryTree(XtDisplay(shell), shellw, &rootw, &parentw, in shellRectangle()
673 if (parentw == rootw) in shellRectangle()