Home
last modified time | relevance | path

Searched defs:nColors (Results 1 – 16 of 16) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx3212 long nColors, long nPixels, long& rIndex ) in ImplMedianCut()
H A Ddibtools.cxx264 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 Doctree.cxx75 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
/trunk/main/svtools/source/filter/
H A Dfilter.cxx931 …sal_Int32 nColors = rConfigItem.ReadInt32( String( RTL_CONSTASCII_USTRINGPARAM( "Color" ) ), 0 ); … in ImpGetScaledGraphic() local
H A Dsgfbram.cxx287 sal_uInt16 nColors; // Anzahl der Farben (1,16,256) in SgfFilterBMap() local
/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx728 sal_uInt16 nColors = 0; in ImplGetDIBColorCount() local
773 const sal_uInt16 nColors = (nBits <= 8) ? (1 << nBits) : 0; in ImplCreateDIB() local
/trunk/main/vcl/unx/headless/
H A Dsvpbmp.cxx72 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
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx130 const sal_uInt16 nColors = ( nBitCount <= 8 ) ? ( 1 << nBitCount ) : 0; in ImplCreateDIB() local
/trunk/main/vcl/unx/generic/dtrans/
H A Dbmp.cxx142 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
/trunk/main/vcl/os2/source/gdi/
H A Dsalbmp.cxx318 USHORT nColors = 0; in ImplGetDIBColorCount() local
348 const USHORT nColors = ( nBits <= 8 ) ? ( 1 << nBits ) : 0; in ImplCreateDIB() local
/trunk/main/svx/inc/svx/
H A Dsvimbase.hxx75 sal_uIntPtr nColors; member
/trunk/main/filter/source/graphicfilter/itga/
H A Ditga.cxx677 sal_uInt16 nColors = mpFileHeader->nColorMapLength; in ImplReadPalette() local
/trunk/main/filter/source/graphicfilter/ipcx/
H A Dipcx.cxx123 sal_uInt16 nColors = 1 << nDestBitsPerPixel; in ReadPCX() local
/trunk/main/filter/source/graphicfilter/icgm/
H A Dbitmap.cxx233 sal_uInt16 nColors = sal::static_int_cast< sal_uInt16 >( in ImplSetCurrentPalette() local
H A Dclass5.cxx317 …sal_uInt32 nColors = ( mnElementSize - pElement->nColorIndexPrecision ) / ( 3 * pElement->nColorPr… in ImplDoClass5() local
/trunk/main/editeng/source/rtf/
H A Drtfgrf.cxx216 sal_uInt16 nColors = (1 << n4ColBits); // Anzahl der Farben ( 1, 16, 256 ) in WriteBMPHeader() local

Completed in 107 milliseconds