Searched refs:isRoot (Results 1 – 7 of 7) sorted by relevance
1012 Bool isRoot; in PanoramiXClearToBackground() local1025 isRoot = win->u.win.root; in PanoramiXClearToBackground()1028 if (isRoot) { in PanoramiXClearToBackground()1376 Bool isRoot; in PanoramiXPolyPoint() local1395 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; in PanoramiXPolyPoint()1405 if (isRoot) { in PanoramiXPolyPoint()1441 Bool isRoot; in PanoramiXPolyLine() local1460 isRoot = IS_ROOT_DRAWABLE(draw); in PanoramiXPolyLine()1470 if (isRoot) { in PanoramiXPolyLine()1506 Bool isRoot; in PanoramiXPolySegment() local[all …]
1497 Bool isRoot; in XineramaXvShmPutImage() local1519 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; in XineramaXvShmPutImage()1531 if (isRoot) { in XineramaXvShmPutImage()1551 Bool isRoot; in XineramaXvPutImage() local1571 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; in XineramaXvPutImage()1583 if (isRoot) { in XineramaXvPutImage()1599 Bool isRoot; in XineramaXvPutVideo() local1619 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; in XineramaXvPutVideo()1631 if (isRoot) { in XineramaXvPutVideo()1647 Bool isRoot; in XineramaXvPutStill() local[all …]
744 Bool sendEvent, isRoot; in ProcPanoramiXShmPutImage() local759 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; in ProcPanoramiXShmPutImage()770 if (isRoot) { in ProcPanoramiXShmPutImage()792 Bool isRoot; in ProcPanoramiXShmGetImage() local824 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; in ProcPanoramiXShmGetImage()826 if (isRoot) { in ProcPanoramiXShmGetImage()895 widthBytesLine, isRoot); in ProcPanoramiXShmGetImage()904 widthBytesLine, isRoot); in ProcPanoramiXShmGetImage()
50 char *data, int pitch, Bool isRoot);
1149 char *data, int pitch, Bool isRoot) in XineramaGetImageData() argument1162 if (!isRoot) { in XineramaGetImageData()
73 void process_directory(GMenuTreeDirectory *directory, gboolean isRoot)82 - if (option_do_not_use_categories == 00 && isRoot == 0 &&92 + if (option_do_not_use_categories == 00 && isRoot == 0 && hasMenu == 0)
41 if(cert2->isRoot) {