Searched refs:m_nColorDepth (Results 1 – 5 of 5) sorted by relevance
44 m_nColorDepth = rRight.m_nColorDepth; in operator =()149 aLine += ByteString::CreateFromInt32( m_nColorDepth ); in getStreamBuffer()223 rJobData.m_nColorDepth = aLine.Copy( 11 ).ToInt32(); in constructFromStreamBuffer()
283 m_aGlobalDefaults.m_nColorDepth = aValue.ToInt32(); in initialize()498 aPrinter.m_aInfo.m_nColorDepth = aValue.ToInt32(); in initialize()778 …pConfig->WriteKey( "ColorDepth", ByteString::CreateFromInt32( it->second.m_aInfo.m_nColorDepth ) ); in writePrinterConfig()869 m_aPrinters[rPrinterName].m_aInfo.m_nColorDepth ); in addPrinter()
46 int m_nColorDepth; member61 m_nColorDepth( 24 ), in JobData()
194 m_aJobData.m_nColorDepth = m_pDevicePage->getDepth(); in IMPL_LINK()399 …m_aDepthBox.SelectEntry( String::CreateFromInt32( m_pParent->m_aJobData.m_nColorDepth ).AppendAsci… in RTSDevicePage()
85 mnDepth = rData.m_nColorDepth; in Init()