Searched refs:ImplGethDIB (Results 1 – 6 of 6) sorted by relevance
359 hDrawDIB = pTmpSalBmp->ImplGethDIB(); in ImplDrawBitmap()362 hDrawDIB = rSalBitmap.ImplGethDIB(); in ImplDrawBitmap()572 …if( ( GetBitCount() <= 8 ) && rTransparentBitmap.ImplGethDIB() && rTransparentBitmap.GetBitCount()… in drawBitmap()665 if( ( GetBitCount() <= 8 ) && rSalBitmap.ImplGethDIB() && rSalBitmap.GetBitCount() == 1 ) in drawMask()
271 if(!pSalRGB->ImplGethDIB()) in ImplCreateGdiPlusBitmap()370 if(!pSalRGB->ImplGethDIB()) in ImplCreateGdiPlusBitmap()403 if(!pSalA->ImplGethDIB()) in ImplCreateGdiPlusBitmap()
54 HANDLE ImplGethDIB() const { return mhDIB; } in ImplGethDIB() function in Os2SalBitmap
70 HGLOBAL ImplGethDIB() const { return mhDIB; } in ImplGethDIB() function in WinSalBitmap
293 hDrawDIB = pTmpSalBmp->ImplGethDIB(); in ImplDrawBitmap()296 hDrawDIB = rSalBitmap.ImplGethDIB(); in ImplDrawBitmap()
4992 HGLOBAL hDrawDIB = pSalBmp->ImplGethDIB(); in ImplDrawItem()
Completed in 64 milliseconds