Home
last modified time | relevance | path

Searched refs:DrawGreyscale (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx539 DrawColor, DrawGreyscale enumerator
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx1187 ? vcl::PDFWriter::DrawGreyscale : vcl::PDFWriter::DrawColor; in StartJob()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx151 if( m_aContext.ColorMode == PDFWriter::DrawGreyscale ) in implWriteBitmapEx()
H A Dpdfwriter_impl.cxx923 bool bGrey = m_aContext.ColorMode == PDFWriter::DrawGreyscale; in appendStrokingColor()
933 bool bGrey = m_aContext.ColorMode == PDFWriter::DrawGreyscale; in appendNonStrokingColor()
9499 if( m_aContext.ColorMode == PDFWriter::DrawGreyscale ) in writeGradientFunction()
9975 if( bIsTrueColor && m_aContext.ColorMode == PDFWriter::DrawGreyscale ) in drawJPGBitmap()
10086 if( m_aContext.ColorMode == PDFWriter::DrawGreyscale ) in createBitmapEmit()

Completed in 95 milliseconds