Lines Matching defs:isRoot
1680 Bool isRoot;
1702 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root;
1714 if(isRoot) {
1734 Bool isRoot;
1754 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root;
1766 if(isRoot) {
1782 Bool isRoot;
1802 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root;
1814 if(isRoot) {
1830 Bool isRoot;
1850 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root;
1862 if(isRoot) {