Home
last modified time | relevance | path

Searched refs:pBits (Results 1 – 14 of 14) sorted by last modified time

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx4995 PBYTE pBits = (PBYTE) pBI + *(DWORD*) pBI + in ImplDrawItem() local
4998 … HBITMAP hBmp = CreateDIBitmap( pDI->hDC, pBIH, CBM_INIT, pBits, pBI, DIB_RGB_COLORS ); in ImplDrawItem()
/aoo41x/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx368 PBYTE pBits = (PBYTE) pBI + *(DWORD*) pBI + in ImplDrawBitmap() local
377 pBits, pBI, DIB_RGB_COLORS, nDrawMode ); in ImplDrawBitmap()
H A Dsalbmp.cxx642 PBYTE pBits = (PBYTE) pBI + *(DWORD*) pBI + in Create() local
650 SetDIBits( hDC, hNewDDB, 0, pBIH->biHeight, pBits, pBI, DIB_RGB_COLORS ); in Create()
653 hNewDDB = CreateDIBitmap( hDC, (PBITMAPINFOHEADER) pBI, CBM_INIT, pBits, pBI, DIB_RGB_COLORS ); in Create()
689 PBYTE pBits = (PBYTE) pBI + *(DWORD*) pBI + in Create() local
700 if( GetDIBits( hDC, rSalBmp.mhDDB, 0, nLines, pBits, pBI, DIB_RGB_COLORS ) == nLines ) in Create()
/aoo41x/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx447 char pBits[64]; in GetDitherPixmap() local
448 char *pBitsPtr = pBits; in GetDitherPixmap()
474 pBits, // data in GetDitherPixmap()
/aoo41x/main/vcl/os2/source/gdi/
H A Dsalbmp.cxx205 … PBYTE pBits = (PBYTE) hTmp + *(ULONG*) hTmp + ImplGetDIBColorCount( hTmp ) * sizeof( RGB2 ); in Create() local
207 hNewDDB = GpiCreateBitmap( hPS, &aInfoHeader, CBM_INIT, pBits, (PBITMAPINFO2) hTmp ); in Create()
212 …PBYTE pBits = (PBYTE) rSalBmp.mhDIB + *(ULONG*) rSalBmp.mhDIB + ImplGetDIBColorCount( rSalBmp.mhDI… in Create() local
213 … hNewDDB = GpiCreateBitmap( hPS, &aInfoHeader, CBM_INIT, pBits, (PBITMAPINFO2) rSalBmp.mhDIB ); in Create()
256 …PBYTE pBits = (PBYTE) pBI + *(ULONG*) pBI + ImplGetDIBColorCount( mhDIB ) * sizeof( RGB2… in Create() local
264 if( GpiQueryBitmapBits( hMemPS, 0, nLines, pBits, pBI ) == nLines ) in Create()
392 …PBYTE pBits = (PBYTE) pBI + *(ULONG*) pBIH + Os2SalBitmap::ImplGetDIBColorCount( hDI… in ImplCreateDIB4FromDIB1() local
417 PBYTE pTmp = pBits; pBits += nAligned; in ImplCreateDIB4FromDIB1()
H A Dsalgdi2.cxx306 PM_BYTE* pBits = (PM_BYTE*) pBI + nInfoSize; in ImplDrawBitmap() local
334 pBits = (PM_BYTE*) pBI + nInfoSize; in ImplDrawBitmap()
397 GpiDrawBits( hPS, pBits, pBI, 4L, pts, nDrawMode, BBO_IGNORE ); in ImplDrawBitmap()
/aoo41x/main/fpicker/source/win32/filepicker/
H A Ddibpreview.cxx247 sal_uInt8 * pBits; in onPaint() local
261 pBits = reinterpret_cast<sal_uInt8*>(((DWORD)pbmfh) + pbmfh->bfOffBits); in onPaint()
277 0, 0, cxDib, cyDib, pBits, pbmi, in onPaint()
/aoo41x/main/canvas/source/directx/
H A Ddx_impltools.cxx516 const void* pBits ) in drawDIBits() argument
520 (void*)pBits ) ); in drawDIBits()
H A Ddx_impltools.hxx119 const void* pBits );
H A Ddx_surfacebitmap.cxx99 return static_cast<sal_uInt8 *>(maLockedRect.pBits); in lock()
385 (BYTE *)aLockedRect.pBits )); in getBitmap()
495 maSize.getY(), aLockedRect.pBits); in imageDebugger()
574 …sal_uInt8 *pSrc = (sal_uInt8 *)((((BYTE *)aLockedRect.pBits)+(rect.Y1*aLockedRect.Pitch))+rect.X1); in getData()
658 …sal_uInt8 *pDst = (sal_uInt8 *)((((BYTE *)aLockedRect.pBits)+(rect.Y1*aLockedRect.Pitch))+rect.X1); in setData()
729 sal_uInt32 *pDst = (sal_uInt32 *)((((BYTE *)aLockedRect.pBits)+(pos.Y*aLockedRect.Pitch))+pos.X); in setPixel()
787 sal_uInt32 *pDst = (sal_uInt32 *)((((BYTE *)aLockedRect.pBits)+(pos.Y*aLockedRect.Pitch))+pos.X); in getPixel()
H A Ddx_vcltools.cxx91 const BYTE* pBits = (BYTE*) pBI + *(DWORD*)pBI + in drawDIBits() local
96 bRet = tools::drawDIBits( rGraphics, *pBI, (void*)pBits ); in drawDIBits()
H A Ddx_9rm.cxx433 sal_uInt8 *pDst = (sal_uInt8*)aLockedRect.pBits; in update()
474 sal_uInt8 *pDst = (sal_uInt8*)aLockedRect.pBits; in update()
514 sal_uInt8 *pDst = (sal_uInt8*)aLockedRect.pBits; in update()
/aoo41x/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dhash.cxx249 sal_uInt32* pBits = aHash.getHash(); in main() local
254 pBits[0], pBits[1], pBits[2],pBits[3],pBits[4] in main()
/aoo41x/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dhash.cxx250 sal_uInt32* pBits = aHash.getHash(); in main() local
255 pBits[0], pBits[1], pBits[2],pBits[3],pBits[4] in main()

Completed in 113 milliseconds