Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Ddibtools.cxx45 #define RLE_8 ( 1UL ) macro
403 …bool bRLE((RLE_8 == rHeader.nCompression && 8 == rHeader.nBitCount) || (RLE_4 == rHeader.nCompress… in ImplReadDIBBits()
990 else if(!pAccAlpha && ((RLE_4 == nCompression) || (RLE_8 == nCompression))) in ImplWriteDIBBits()
1202 nCompression = RLE_8; in ImplWriteDIBBody()
H A Dgraph.cxx45 #define RLE_8 ( 1UL ) macro

Completed in 34 milliseconds