Searched refs:m_bFax (Results 1 – 4 of 4) sorted by relevance
814 : m_bFax( false ), in PspSalPrinter()852 m_bFax = false; in StartJob()877 m_bFax = true; in StartJob()932 if( m_bFax ) in EndJob()963 …m_pGraphics = new PspGraphics( &m_aJobData, &m_aPrinterGfx, m_bFax ? &m_aFaxNr : NULL, m_bSwallowF… in StartPage()
70 bool m_bFax:1; member in PspSalPrinter
925 : m_bFax( false ), in PspSalPrinter()964 m_bFax = false; in StartJob()989 m_bFax = true; in StartJob()1050 if( m_bFax ) in EndJob()1082 …m_pGraphics = new PspGraphics( &m_aJobData, &m_aPrinterGfx, m_bFax ? &m_aFaxNr : NULL, m_bSwallowF… in StartPage()
68 bool m_bFax:1; member in PspSalPrinter
Completed in 36 milliseconds