Searched refs:cupsSetDests (Results 1 – 1 of 1) sorted by relevance
87 void cupsSetDests( int nDests, cups_dest_t* pDests ) in cupsSetDests() function in psp::CUPSWrapper1055 m_pCUPSWrapper->cupsSetDests( m_nDests, (cups_dest_t*)m_pDests ); in setDefaultPrinter()1114 m_pCUPSWrapper->cupsSetDests( m_nDests, (cups_dest_t*)m_pDests ); in writePrinterConfig()
Completed in 19 milliseconds