Home
last modified time | relevance | path

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

/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPParameterVisitor.cpp53 bool isColorPrinter = stp_string_list_is_present(printingMode.bounds.str, in Visit() local
57 if (isColorPrinter) in Visit()