Searched refs:WindowIsRoot (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolinfo.h149 #define WindowIsRoot(pWin) (pWin && (pWin->parent == NullWindow)) macro
H A Dtsolpolicy.c389 if (WindowIsRoot(pWin)) {
415 if (WindowIsRoot(pWin) || XTSOLTrusted(pWin)) {
H A Dtsolutils.c762 if (WindowIsRoot(pWin) &&
H A Dtsolprotocol.c1043 if (!WindowIsRoot(pWin))
1084 if (tmpwin->parent && WindowIsRoot(tmpwin->parent))
H A Dtsolextension.c1949 if (WindowIsRoot(pWin) || XTSOLTrusted(pWin)) {
2155 if (WindowIsRoot(pWin)) {

Completed in 247 milliseconds