Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpngread.cxx72 static const sal_uInt8 mpDefaultColorTable[ 256 ] = variable
209 mpColorTable ( (sal_uInt8*) mpDefaultColorTable ), in PNGReaderImpl()
259 if( mpColorTable != mpDefaultColorTable ) in ~PNGReaderImpl()
877 if ( mpColorTable == mpDefaultColorTable ) in ImplGetGamma()
1401 const bool bCustomColorTable(mpColorTable != mpDefaultColorTable); in ImplDrawScanline()
1548 const bool bCustomColorTable(mpColorTable != mpDefaultColorTable); in ImplDrawScanline()

Completed in 25 milliseconds