Searched refs:PCL6Cap (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/print/drivers/pcl6/
H A DPCL6Cap.h2 * PCL6Cap.h
12 class PCL6Cap : public PrinterCap { class in inherits:PrinterCap
14 PCL6Cap(const PrinterData* printer_data);
H A DPCL6Entry.cpp9 #include "PCL6Cap.h"
43 return new PCL6Cap(printerData);
H A DPCL6Cap.cpp2 * PCL6Cap.cpp
6 #include "PCL6Cap.h"
268 PCL6Cap::PCL6Cap(const PrinterData* printer_data) function in class:PCL6Cap
276 PCL6Cap::CountCap(CapID capid) const
302 PCL6Cap::GetCaps(CapID capid) const
328 PCL6Cap::Supports(CapID capid) const

Completed in 78 milliseconds