Searched refs:m_pDests (Results 1 – 2 of 2) sorted by relevance
389 m_pDests( NULL ), in CUPSManager()405 if( m_nDests && m_pDests ) in ~CUPSManager()458 m_pDests = pDests; in runDests()505 if( ! (m_nDests && m_pDests ) ) in initialize()517 cups_dest_t* pDest = ((cups_dest_t*)m_pDests); in initialize()544 pDest = ((cups_dest_t*)m_pDests)+nPrinter; in initialize()688 if( m_nDests && m_pDests && ! isCUPSDisabled() ) in createCUPSParser()931 cups_dest_t* pDest = ((cups_dest_t*)m_pDests) + dest_it->second; in endSpool()998 if( m_nDests && m_pDests ) in checkPrintersChanged()1001 m_pDests = NULL; in checkPrintersChanged()[all …]
49 void* m_pDests; member in psp::CUPSManager
Completed in 19 milliseconds