Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Ddibtools.cxx48 #define ZCOMPRESS ( COMPRESS_OWN | 0x01000000UL ) /* == 'SD01' (binary) */ macro
683 if(ZCOMPRESS == aHeader.nCompression) in ImplReadDIBBody()
1209 aHeader.nCompression = ZCOMPRESS; in ImplWriteDIBBody()
1283 if(ZCOMPRESS == aHeader.nCompression) in ImplWriteDIBBody()
H A Dgraph.cxx48 #define ZCOMPRESS ( COMPRESS_OWN | 0x01000000UL ) /* == 'SD01' (binary) */ macro
691 if( ZCOMPRESS == nTmp32 ) in GetGraphicsCompressMode()

Completed in 22 milliseconds