Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx10010 JPGEmit& rEmit = m_aJPGs.front(); in drawJPGBitmap() local
10011 rEmit.m_nObject = createObject(); in drawJPGBitmap()
10012 rEmit.m_aID = aID; in drawJPGBitmap()
10013 rEmit.m_pStream = pStream; in drawJPGBitmap()
10014 rEmit.m_bTrueColor = bIsTrueColor; in drawJPGBitmap()
10016 rEmit.m_aMask = rMask; in drawJPGBitmap()
10140 const BitmapEmit& rEmit = createBitmapEmit( BitmapEx( rBitmap ) ); in drawBitmap() local
10141 drawBitmap( rDestPoint, rDestSize, rEmit, Color( COL_TRANSPARENT ) ); in drawBitmap()
10152 const BitmapEmit& rEmit = createBitmapEmit( rBitmap ); in drawBitmap() local
10170 drawBitmap( rDestPoint, rDestSize, rEmit, rFillColor ); in drawMask()
[all …]
H A Dpdfwriter_impl.hxx862 bool writeJPG( JPGEmit& rEmit );

Completed in 66 milliseconds