Home
last modified time | relevance | path

Searched refs:GetCopyGC (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx70 XCopyArea( pXDisp, _def_drawable, aDrawable, GetCopyGC(), \
158 inline GC X11SalGraphics::GetCopyGC() in GetCopyGC() function in X11SalGraphics
525 pCopyGC = GetDisplay()->GetCopyGC( m_nScreen ); in copyBits()
550 pCopyGC = GetCopyGC(); in copyBits()
634 GC aGC( GetCopyGC() ); in drawBitmap()
750 XCopyArea( pXDisp, aBG, aDrawable, GetCopyGC(), in drawMaskedBitmap()
H A Dsalgdi.cxx492 GetDisplay()->GetCopyGC( m_nScreen ), in GetDitherPixmap()
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx461 GC GetCopyGC( int nScreen ) const { return getDataForScreen(nScreen).m_aCopyGC; } in GetCopyGC() function in SalDisplay
516 ? GetCopyGC( nScreen ) in GetGC()
H A Dsalgdi.h154 inline GC GetCopyGC();
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx2608 getDisplay()->GetCopyGC(m_nScreen) ); in SetBackgroundBitmap()
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx889 aTwoRect, GetDisplay()->GetCopyGC( m_nScreen ) ); in SetBackgroundBitmap()

Completed in 71 milliseconds