Searched refs:mpDefaultColorTable (Results 1 – 1 of 1) sorted by relevance
71 static const sal_uInt8 mpDefaultColorTable[ 256 ] = variable208 mpColorTable ( (sal_uInt8*) mpDefaultColorTable ), in PNGReaderImpl()258 if( mpColorTable != mpDefaultColorTable ) in ~PNGReaderImpl()867 if ( mpColorTable == mpDefaultColorTable ) in ImplGetGamma()1391 const bool bCustomColorTable(mpColorTable != mpDefaultColorTable); in ImplDrawScanline()1538 const bool bCustomColorTable(mpColorTable != mpDefaultColorTable); in ImplDrawScanline()
Completed in 16 milliseconds