Home
last modified time | relevance | path

Searched refs:mbIgnoreGammaChunk (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/vcl/source/gdi/
H A Dpngread.cxx152 sal_Bool mbIgnoreGammaChunk; member in vcl::PNGReaderImpl
192 void SetIgnoreGammaChunk( sal_Bool bIgnore ){ mbIgnoreGammaChunk = bIgnore; }; in SetIgnoreGammaChunk()
216 mbIgnoreGammaChunk ( sal_False ), in PNGReaderImpl()
406 if ( !mbIgnoreGammaChunk && ( mbIDAT == sal_False ) ) in GetBitmapEx()

Completed in 15 milliseconds