Home
last modified time | relevance | path

Searched refs:mhBackgroundPixmap (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/vcl/unx/generic/window/
H A Dsalframe.cxx665 mhBackgroundPixmap = None; in X11SalFrame()
770 if( mhBackgroundPixmap ) in ~X11SalFrame()
773 XFreePixmap( GetXDisplay(), mhBackgroundPixmap ); in ~X11SalFrame()
862 if( mhBackgroundPixmap ) in SetBackgroundBitmap()
865 XFreePixmap( GetXDisplay(), mhBackgroundPixmap ); in SetBackgroundBitmap()
866 mhBackgroundPixmap = None; in SetBackgroundBitmap()
874 mhBackgroundPixmap = in SetBackgroundBitmap()
880 if( mhBackgroundPixmap ) in SetBackgroundBitmap()
886 pBM->ImplDraw( mhBackgroundPixmap, in SetBackgroundBitmap()
890 XSetWindowBackgroundPixmap( GetXDisplay(), GetWindow(), mhBackgroundPixmap ); in SetBackgroundBitmap()
/aoo42x/main/vcl/inc/unx/
H A Dsalframe.h78 Pixmap mhBackgroundPixmap; member in X11SalFrame

Completed in 38 milliseconds