Searched refs:BindingLocationCap (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/print/drivers/canon_lips/lips4/
H A DLips4Cap.cpp109 const BindingLocationCap longedge1("Long Edge (left)", true,
111 const BindingLocationCap longedge2("Long Edge (right)", false,
113 const BindingLocationCap shortedge1("Short Edge (top)", false,
115 const BindingLocationCap shortedge2("Short Edge (bottom)", false,
152 const BindingLocationCap *bindinglocations[] = {
/haiku/src/libs/print/libprint/
H A DPrinterCap.cpp127 BindingLocationCap::BindingLocationCap(const string &label, bool isDefault, function in class:BindingLocationCap
137 BindingLocationCap::ID() const
H A DJobData.cpp417 fBindingLocation = ((const BindingLocationCap *)printerCap->
/haiku/headers/libs/print/libprint/
H A DPrinterCap.h89 struct BindingLocationCap : public EnumCap { struct in inherits:EnumCap
90 BindingLocationCap(const string &label,

Completed in 37 milliseconds