Home
last modified time | relevance | path

Searched refs:cups_dest_t (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx33 typedef void cups_dest_t; typedef
62 int (*m_pcupsGetDests)(cups_dest_t**);
63 void (*m_pcupsSetDests)(int,cups_dest_t*);
64 void (*m_pcupsFreeDests)(int,cups_dest_t*);
84 int cupsGetDests(cups_dest_t** pDests) in cupsGetDests()
432 cups_dest_t* pDests = NULL; in runDests()
517 cups_dest_t* pDest = ((cups_dest_t*)m_pDests); in initialize()
694 cups_dest_t* pDest = ((cups_dest_t*)m_pDests) + dest_it->second; in createCUPSParser()
931 cups_dest_t* pDest = ((cups_dest_t*)m_pDests) + dest_it->second; in endSpool()
1051 cups_dest_t* pDests = (cups_dest_t*)m_pDests; in setDefaultPrinter()
[all …]

Completed in 17 milliseconds