Searched refs:m_pcupsSetDests (Results 1 – 1 of 1) sorted by relevance
63 void (*m_pcupsSetDests)(int,cups_dest_t*); member in psp::CUPSWrapper88 { m_pcupsSetDests( nDests, pDests ); } in cupsSetDests()175 m_pcupsSetDests = (void(*)(int,cups_dest_t*)) in CUPSWrapper()205 m_pcupsSetDests && in CUPSWrapper()
Completed in 32 milliseconds