Home
last modified time | relevance | path

Searched defs:nPalCount (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dbitmap4.cxx714 const sal_uInt16 nPalCount = pReadAcc->GetPaletteEntryCount(); in ImplSepia() local
H A Dbitmap.cxx1629 for( sal_uInt16 i = 0, nPalCount = pAcc->GetPaletteEntryCount(); i < nPalCount; i++ ) in Replace() local
1716 …for( sal_uInt16 nEntry = 0, nPalCount = pAcc->GetPaletteEntryCount(); nEntry < nPalCount; nEntry++… in Replace() local
/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx915 const sal_uInt16 nPalCount = ImplGetDIBColorCount( mhDIB ); in AcquireBuffer() local
/trunk/main/vcl/os2/source/gdi/
H A Dsalbmp.cxx576 const USHORT nPalCount = ImplGetDIBColorCount( mhDIB ); in AcquireBuffer() local
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx756 sal_uInt32 nDIBSize = aMemStm.Tell(), nHeaderSize, nCompression, nColsUsed, nPalCount, nImageSize; in ImplWriteBmpRecord() local
/trunk/main/forms/source/component/
H A Dimgprod.cxx413 sal_uInt16 nPalCount = 0; in ImplInitConsumer() local

Completed in 111 milliseconds