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

/haiku/src/libs/print/libprint/
H A DJobSetupDlg.cpp66 struct DitherCap : public EnumCap { struct in inherits:EnumCap
67 DitherCap(const string &label, bool isDefault, function in struct:DitherCap
91 static const DitherCap gDitherType1("Crosshatch", false, Halftone::kType1);
92 static const DitherCap gDitherType2("Grid", false, Halftone::kType2);
93 static const DitherCap gDitherType3("Stipple", false, Halftone::kType3);
94 static const DitherCap gDitherFloydSteinberg("Floyd-Steinberg", false,

Completed in 22 milliseconds