Home
last modified time | relevance | path

Searched refs:pDstPal (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/vcl/
H A Dsalbtype.hxx285 …sal_uLong nDstBitmapFormat, const BitmapPalette* pDstPal = NULL, const ColorMask* pDstMask = NULL …
/trunk/main/vcl/source/gdi/
H A Dsalmisc.cxx293 sal_uLong nDstBitmapFormat, const BitmapPalette* pDstPal, const ColorMask* pDstMask ) in StretchAndConvert() argument
384 DBG_ASSERT( pDstPal, "destination buffer requires palette" ); in StretchAndConvert()
385 pDstBuffer->maPalette = *pDstPal; in StretchAndConvert()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx217 const BitmapPalette* pDstPal = NULL; in ImplCreateDIB() local
298 pDstPal = &rPal; in ImplCreateDIB()
309 pDstPal = &rPal; in ImplCreateDIB()
324 const_cast<BitmapPalette*>(pDstPal), &aSrcBuf.maColorMask ); in ImplCreateDIB()

Completed in 28 milliseconds