Home
last modified time | relevance | path

Searched refs:nDstCount (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx983 const long nDstCount = 1 << nDstBitCount; in CopyPixel() local
992 for( long j = 0L; j < nDstCount; j++ ) in CopyPixel()
H A Dsalmisc.cxx100 …for( sal_uInt16 i = 0, nSrcCount = aColMap.GetEntryCount(), nDstCount = rDstBuffer.maPalette.GetEn… in ImplPALToPAL() local
102 if( ( i < nDstCount ) && ( rSrcBuffer.maPalette[ i ] == rDstBuffer.maPalette[ i ] ) ) in ImplPALToPAL()

Completed in 22 milliseconds