Home
last modified time | relevance | path

Searched refs:_backgroundPixmapAtom (Results 1 – 4 of 4) sorted by relevance

/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/animations/
H A Doxygenbackgroundhintengine.cpp47_backgroundPixmapAtom = XInternAtom( GDK_DISPLAY_XDISPLAY( display ), "_KDE_OXYGEN_BACKGROUND_PIXM… in BackgroundHintEngine()
52 _backgroundPixmapAtom = None; in BackgroundHintEngine()
91 if( display && _backgroundPixmapAtom && (hints&BackgroundPixmap) ) in registerWidget()
95 … GDK_DISPLAY_XDISPLAY( display ), id, _backgroundPixmapAtom, XA_CARDINAL, 32, PropModeReplace, in registerWidget()
H A Doxygenbackgroundhintengine.h98 Atom _backgroundPixmapAtom; in OX_DECLARE_FLAGS() local
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/
H A Doxygenbackgroundhintengine.cpp47_backgroundPixmapAtom = XInternAtom( GDK_DISPLAY_XDISPLAY( display ), "_KDE_OXYGEN_BACKGROUND_PIXM… in BackgroundHintEngine()
52 _backgroundPixmapAtom = None; in BackgroundHintEngine()
91 if( display && _backgroundPixmapAtom && (hints&BackgroundPixmap) ) in registerWidget()
95 … GDK_DISPLAY_XDISPLAY( display ), id, _backgroundPixmapAtom, XA_CARDINAL, 32, PropModeReplace, in registerWidget()
H A Doxygenbackgroundhintengine.h97 Atom _backgroundPixmapAtom; in OX_DECLARE_FLAGS() local