Home
last modified time | relevance | path

Searched refs:X11SalBitmap (Results 1 – 7 of 7) sorted by path

/trunk/main/vcl/inc/unx/
H A Dsalbmp.h45 class VCLPLUG_GEN_PUBLIC X11SalBitmap : public SalBitmap class
97 X11SalBitmap();
98 virtual ~X11SalBitmap();
184 void ImplAdd( X11SalBitmap* pBmp, sal_uIntPtr nMemSize = 0UL, sal_uIntPtr nFlags = 0UL );
185 void ImplRemove( X11SalBitmap* pBmp );
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx548 X11SalBitmap::ImplDestroyCache(); in doDestruct()
842 X11SalBitmap::ImplCreateCache(); in Init()
H A Dsoicon.cxx70 X11SalBitmap *pBitmap = static_cast < X11SalBitmap * > in SelectAppIconPixmap()
103 X11SalBitmap *pMask = static_cast < X11SalBitmap * > in SelectAppIconPixmap()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx62 return new X11SalBitmap(); in CreateSalBitmap()
66 sal_uLong X11SalBitmap::mnCacheInstCount = 0;
70 X11SalBitmap::X11SalBitmap() : in X11SalBitmap() function in X11SalBitmap
78 X11SalBitmap::~X11SalBitmap() in ~X11SalBitmap()
85 void X11SalBitmap::ImplCreateCache() in ImplCreateCache()
93 void X11SalBitmap::ImplDestroyCache() in ImplDestroyCache()
103 void X11SalBitmap::ImplRemovedFromCache() in ImplRemovedFromCache()
699 const X11SalBitmap& rSalBmp = static_cast<const X11SalBitmap&>( rSSalBmp ); in Create()
746 void X11SalBitmap::Destroy() in Destroy()
763 Size X11SalBitmap::GetSize() const in GetSize()
[all …]
H A Dsalgdi2.cxx114 X11SalBitmap aBM; in CopyScreenArea()
646 …static_cast<const X11SalBitmap&>(rSalBitmap).ImplDraw( aDrawable, m_nScreen, nDepth, rPosAry, aGC … in drawBitmap()
707 … static_cast<const X11SalBitmap&>(rSalBitmap).ImplDraw( aFG, m_nScreen, nDepth, aTmpRect, aTmpGC ); in drawMaskedBitmap()
721 … static_cast<const X11SalBitmap&>(rTransBitmap).ImplDraw( aFG, m_nScreen, 1, aTmpRect, aTmpGC ); in drawMaskedBitmap()
731 … static_cast<const X11SalBitmap&>(rTransBitmap).ImplDraw( aBG, m_nScreen, 1, aTmpRect, aTmpGC ); in drawMaskedBitmap()
805 const X11SalBitmap& rSrcX11Bmp = static_cast<const X11SalBitmap&>( rSrcBitmap ); in drawAlphaBitmap()
980 … static_cast<const X11SalBitmap&>(rSalBitmap).ImplDraw( aStipple, m_nScreen, 1, aTwoRect, aTmpGC ); in drawMask()
1058 X11SalBitmap* pSalBitmap = new X11SalBitmap; in getBitmap()
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx870 X11SalBitmap* pBM = static_cast<X11SalBitmap*>(pBitmap); in SetBackgroundBitmap()
1893 X11SalBitmap *pBmp = new X11SalBitmap; in SnapShot()
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx2305 X11SalBitmap *pBmp = new X11SalBitmap; in SnapShot()
2588 X11SalBitmap* pBM = static_cast<X11SalBitmap*>(pBitmap); in SetBackgroundBitmap()

Completed in 82 milliseconds