Searched refs:PCL5Cap (Results 1 – 4 of 4) sorted by relevance
104 PCL5Cap::PCL5Cap(const PrinterData* printer_data) in PCL5Cap() function in PCL5Cap112 PCL5Cap::CountCap(CapID capid) const in CountCap()130 PCL5Cap::GetCaps(CapID capid) const in GetCaps()148 PCL5Cap::Supports(CapID capid) const in Supports()
12 class PCL5Cap : public PrinterCap {14 PCL5Cap(const PrinterData* printer_data);
10 PCL5Cap.cpp
40 return new PCL5Cap(printerData); in InstantiatePrinterCap()