Searched refs:mbAlphaChannel (Results 1 – 1 of 1) sorted by relevance
143 sal_Bool mbAlphaChannel; // is true for ColorType 4 and 6 member in vcl::PNGReaderImpl549 mbIDAT = mbAlphaChannel = mbTransparent = sal_False; in ImplReadHeader()616 mbAlphaChannel = sal_True; in ImplReadHeader()634 mbAlphaChannel = sal_True; in ImplReadHeader()711 if ( mbAlphaChannel ) in ImplReadHeader()829 if( mbTransparent && !mbAlphaChannel && !mpMaskBmp ) in ImplReadTransparent()1052 if( mbAlphaChannel ) in ImplPreparePass()1321 if ( mbAlphaChannel ) in ImplDrawScanline()1382 if( mbAlphaChannel ) in ImplDrawScanline()
Completed in 24 milliseconds