Home
last modified time | relevance | path

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

/external/chromium_org/printing/backend/
Dcups_helper.cc29 const char kDraftGray[] = "Draft.Gray"; variable
191 (base::strcasecmp(printout_mode_choice->choice, kDraftGray) == 0)) { in GetPrintOutModeColorSettings()