Home
last modified time | relevance | path

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

/aoo41x/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx351 HBITMAP hDrawDDB = rSalBitmap.ImplGethDDB(); in ImplDrawBitmap()
482 if( rSalBitmap.ImplGethDDB() ) in drawBitmap()
484 HDC hSrcDC = ImplGetCachedDC( CACHED_HDC_2, rSalBitmap.ImplGethDDB() ); in drawBitmap()
498 HDC hSrcDC = ImplGetCachedDC( CACHED_HDC_2, pTmpSalBmp->ImplGethDDB() ); in drawBitmap()
/aoo41x/main/vcl/inc/os2/
H A Dsalbmp.h55 HBITMAP ImplGethDDB() const { return mhDDB; } in ImplGethDDB() function in Os2SalBitmap
/aoo41x/main/vcl/inc/win/
H A Dsalbmp.h71 HBITMAP ImplGethDDB() const { return mhDDB; } in ImplGethDDB() function in WinSalBitmap
/aoo41x/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx284 HBITMAP hDrawDDB = rSalBitmap.ImplGethDDB(); in ImplDrawBitmap()

Completed in 28 milliseconds