Searched refs:mpDefaultColorTable (Results 1 – 1 of 1) sorted by relevance
72 static const sal_uInt8 mpDefaultColorTable[ 256 ] = variable209 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 53 milliseconds