Home
last modified time | relevance | path

Searched defs:MetaCompositor (Results 1 – 6 of 6) sorted by relevance

/dports/x11-wm/mutter/mutter-41.1/src/compositor/
H A Dmeta-later-private.h22 typedef struct _MetaCompositor MetaCompositor; typedef
/dports/x11-wm/marco/marco-1.26.0/src/include/
H A Dtypes.h25 typedef struct _MetaCompositor MetaCompositor; typedef
/dports/x11-wm/metacity/metacity-3.42.0/src/include/
H A Dtypes.h23 typedef struct _MetaCompositor MetaCompositor; typedef
/dports/x11-wm/muffin/muffin-4.8.0/src/meta/
H A Dtypes.h29 typedef struct _MetaCompositor MetaCompositor; typedef
/dports/x11-wm/mutter/mutter-41.1/src/meta/
H A Dtypes.h29 typedef struct _MetaCompositor MetaCompositor; typedef
/dports/x11-wm/metacity/metacity-3.42.0/src/compositor/
H A Dmeta-compositor.c73 G_DEFINE_ABSTRACT_TYPE_WITH_CODE (MetaCompositor, meta_compositor, G_TYPE_OBJECT, in G_DEFINE_ABSTRACT_TYPE_WITH_CODE() argument