Searched refs:m_pcupsGetDests (Results 1 – 1 of 1) sorted by relevance
62 int (*m_pcupsGetDests)(cups_dest_t**); member in psp::CUPSWrapper85 { return m_pcupsGetDests(pDests); } in cupsGetDests()173 m_pcupsGetDests = (int(*)(cups_dest_t**)) in CUPSWrapper()204 m_pcupsGetDests && in CUPSWrapper()
Completed in 19 milliseconds