Home
last modified time | relevance | path

Searched defs:nScanLineBytes (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx9910 … const int nScanLineBytes = 1 + ( pAccess->GetBitCount() * ( pAccess->Width() - 1 ) / 8U ); in writeBitmapObject() local
9919 const int nScanLineBytes = pAccess->Width()*3; in writeBitmapObject() local

Completed in 84 milliseconds