Home
last modified time | relevance | path

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

/external/chromium_org/printing/backend/
Dcups_helper.cc118 ColorModel* color_model_for_black, in GetBasicColorModelSettings() argument
126 *color_model_for_black = printing::BLACK; in GetBasicColorModelSettings()
128 *color_model_for_black = printing::GRAY; in GetBasicColorModelSettings()
130 *color_model_for_black = printing::GRAYSCALE; in GetBasicColorModelSettings()
163 ColorModel* color_model_for_black, in GetPrintOutModeColorSettings() argument
171 *color_model_for_black = printing::PRINTOUTMODE_NORMAL; in GetPrintOutModeColorSettings()
178 *color_model_for_black = printing::PRINTOUTMODE_NORMAL_GRAY; in GetPrintOutModeColorSettings()
192 *color_model_for_black = printing::PRINTOUTMODE_NORMAL_GRAY; in GetPrintOutModeColorSettings()
200 ColorModel* color_model_for_black, in GetColorModeSettings() argument
212 *color_model_for_black = printing::COLORMODE_MONOCHROME; in GetColorModeSettings()
[all …]