| /AOO41X/main/vcl/unx/headless/ |
| H A D | svpbmp.cxx | 72 unsigned int nColors = rPalette.GetEntryCount(); in Create() local 230 unsigned int nColors = aPalette->size(); in AcquireBuffer() local 294 const sal_uInt32 nColors = std::min( in ReleaseBuffer() local
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | octree.cxx | 75 Octree::Octree( sal_uLong nColors ) : in Octree() 87 Octree::Octree( const BitmapReadAccess& rReadAcc, sal_uLong nColors ) : in Octree() 304 const sal_uLong nColors = rPal.GetEntryCount(); in InverseColorMap() local
|
| H A D | dibtools.cxx | 264 const sal_uInt16 nColors = rAcc.GetPaletteEntryCount(); in ImplReadDIBPalette() local 666 sal_uInt16 nColors(0); in ImplReadDIBBody() local 826 const sal_uInt16 nColors = rAcc.GetPaletteEntryCount(); in ImplWriteDIBPalette() local
|
| H A D | bitmap3.cxx | 3212 long nColors, long nPixels, long& rIndex ) in ImplMedianCut()
|
| /AOO41X/main/filter/source/graphicfilter/icgm/ |
| H A D | class5.cxx | 317 …sal_uInt32 nColors = ( mnElementSize - pElement->nColorIndexPrecision ) / ( 3 * pElement->nColorPr… in ImplDoClass5() local
|
| H A D | bitmap.cxx | 233 sal_uInt16 nColors = sal::static_int_cast< sal_uInt16 >( in ImplSetCurrentPalette() local
|
| /AOO41X/main/vcl/unx/generic/dtrans/ |
| H A D | bmp.cxx | 142 sal_uInt32 nColors = 0; in X11_getPaletteBmpFromImage() local 474 sal_uInt32 nColors = readLE32( pData+32 ); in setBitmapDataPalette() local 562 int nColors = 1 << m_aInfo.depth; in setBitmapDataTCDither() local
|
| /AOO41X/main/editeng/source/rtf/ |
| H A D | rtfgrf.cxx | 216 sal_uInt16 nColors = (1 << n4ColBits); // Anzahl der Farben ( 1, 16, 256 ) in WriteBMPHeader() local
|
| /AOO41X/main/vcl/os2/source/gdi/ |
| H A D | salbmp.cxx | 318 USHORT nColors = 0; in ImplGetDIBColorCount() local 348 const USHORT nColors = ( nBits <= 8 ) ? ( 1 << nBits ) : 0; in ImplCreateDIB() local
|
| /AOO41X/main/filter/source/graphicfilter/ipcx/ |
| H A D | ipcx.cxx | 123 sal_uInt16 nColors = 1 << nDestBitsPerPixel; in ReadPCX() local
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | svimbase.hxx | 75 sal_uIntPtr nColors; member
|
| /AOO41X/main/vcl/win/source/gdi/ |
| H A D | salbmp.cxx | 728 sal_uInt16 nColors = 0; in ImplGetDIBColorCount() local 773 const sal_uInt16 nColors = (nBits <= 8) ? (1 << nBits) : 0; in ImplCreateDIB() local
|
| /AOO41X/main/svtools/source/filter/ |
| H A D | sgfbram.cxx | 287 sal_uInt16 nColors; // Anzahl der Farben (1,16,256) in SgfFilterBMap() local
|
| H A D | filter.cxx | 931 …sal_Int32 nColors = rConfigItem.ReadInt32( String( RTL_CONSTASCII_USTRINGPARAM( "Color" ) ), 0 ); … in ImpGetScaledGraphic() local
|
| /AOO41X/main/filter/source/graphicfilter/itga/ |
| H A D | itga.cxx | 677 sal_uInt16 nColors = mpFileHeader->nColorMapLength; in ImplReadPalette() local
|
| /AOO41X/main/vcl/unx/generic/gdi/ |
| H A D | salbmp.cxx | 130 const sal_uInt16 nColors = ( nBitCount <= 8 ) ? ( 1 << nBitCount ) : 0; in ImplCreateDIB() local
|