Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Ddibtools.cxx262 bool ImplReadDIBPalette( SvStream& rIStm, BitmapWriteAccess& rAcc, bool bQuad ) in ImplReadDIBPalette() argument
265 const sal_uLong nPalSize = nColors * ( bQuad ? 4UL : 3UL ); in ImplReadDIBPalette()
278 if( bQuad ) in ImplReadDIBPalette()

Completed in 21 milliseconds