Home
last modified time | relevance | path

Searched refs:ImplGetCachedDC (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx3147 HDC hBmpDC = ImplGetCachedDC( CACHED_HDC_1, hBmpBitmap ); in SnapShot()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx554 HDC ImplGetCachedDC( sal_uLong nID, HBITMAP hBmp ) in ImplGetCachedDC() function
H A Dsalgdi2.cxx384 HDC hBmpDC = ImplGetCachedDC( CACHED_HDC_DRAW, hDrawDDB ); in ImplDrawBitmap()
477 HDC hMaskDC = ImplGetCachedDC( CACHED_HDC_1, hMaskBitmap ); in drawBitmap()
484 HDC hSrcDC = ImplGetCachedDC( CACHED_HDC_2, rSalBitmap.ImplGethDDB() ); in drawBitmap()
498 HDC hSrcDC = ImplGetCachedDC( CACHED_HDC_2, pTmpSalBmp->ImplGethDDB() ); in drawBitmap()
563 HDC hMemDC = ImplGetCachedDC( CACHED_HDC_1, hMemBitmap ); in drawBitmap()
564 HDC hMaskDC = ImplGetCachedDC( CACHED_HDC_2, hMaskBitmap ); in drawBitmap()
623 HDC hMemDC = ImplGetCachedDC( CACHED_HDC_1, 0 ); in drawAlphaRect()
692 HDC hBmpDC = ImplGetCachedDC( CACHED_HDC_1, hBmpBitmap ); in getBitmap()
/trunk/main/vcl/inc/win/
H A Dsaldata.hxx189 HDC ImplGetCachedDC( sal_uLong nID, HBITMAP hBmp = 0 );

Completed in 51 milliseconds