Home
last modified time | relevance | path

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

/dports/x11-wm/compiz/compiz-0.8.8/plugins/
H A Dminimize.c506 mask | PAINT_WINDOW_NO_CORE_INSTANCE_MASK); in minPaintWindow()
533 mask |= PAINT_WINDOW_NO_CORE_INSTANCE_MASK; in minPaintWindow()
H A Dresize.c1425 mask | PAINT_WINDOW_NO_CORE_INSTANCE_MASK); in resizePaintWindow()
H A Dscale.c382 mask |= PAINT_WINDOW_NO_CORE_INSTANCE_MASK; in scalePaintWindow()
H A Dblur.c1002 if (!(w->lastMask & PAINT_WINDOW_NO_CORE_INSTANCE_MASK) && in blurPaintWindow()
/dports/x11-wm/compiz/compiz-0.8.8/src/
H A Dpaint.c1236 if (mask & PAINT_WINDOW_NO_CORE_INSTANCE_MASK) in paintWindow()
1248 if (mask & PAINT_WINDOW_NO_CORE_INSTANCE_MASK) in paintWindow()
/dports/x11-wm/compiz-plugins-main/compiz-plugins-main-0.8.8/src/shift/
H A Dshift.c433 mask |= PAINT_WINDOW_NO_CORE_INSTANCE_MASK; in shiftPaintWindow()
437 mask |= PAINT_WINDOW_NO_CORE_INSTANCE_MASK; in shiftPaintWindow()
666 mask |= PAINT_WINDOW_NO_CORE_INSTANCE_MASK; in shiftPaintWindow()
/dports/x11-wm/compiz-plugins-extra/compiz-plugins-extra-0.8.8/src/3d/
H A D3d.c386 mask |= PAINT_WINDOW_NO_CORE_INSTANCE_MASK; in tdPaintWindow()
/dports/x11-wm/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8/src/tile/
H A Dtile.c215 mask |= PAINT_WINDOW_NO_CORE_INSTANCE_MASK; in tilePaintWindow()
/dports/x11-wm/compiz-plugins-extra/compiz-plugins-extra-0.8.8/src/group/
H A Dpaint.c974 mask |= PAINT_WINDOW_NO_CORE_INSTANCE_MASK; in groupPaintWindow()
/dports/x11-wm/compiz-plugins-main/compiz-plugins-main-0.8.8/src/kdecompat/
H A Dkdecompat.c359 mask | PAINT_WINDOW_NO_CORE_INSTANCE_MASK); in kdecompatPaintWindow()
/dports/x11-wm/compiz-plugins-main/compiz-plugins-main-0.8.8/src/ring/
H A Dring.c336 mask |= PAINT_WINDOW_NO_CORE_INSTANCE_MASK; in ringPaintWindow()
/dports/x11-wm/compiz-plugins-main/compiz-plugins-main-0.8.8/src/expo/
H A Dexpo.c1484 mask |= PAINT_WINDOW_NO_CORE_INSTANCE_MASK; in expoPaintWindow()
/dports/x11-wm/compiz/compiz-0.8.8/include/
H A Dcompiz-core.h1438 #define PAINT_WINDOW_NO_CORE_INSTANCE_MASK (1 << 18) macro
/dports/x11-wm/compiz-plugins-main/compiz-plugins-main-0.8.8/src/wall/
H A Dwall.c1658 mask |= PAINT_WINDOW_NO_CORE_INSTANCE_MASK; in wallPaintWindow()