HomeSort by relevance Sort by last modified time
    Searched refs:IsColorModelSelected (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/printing/
print_settings.h 20 PRINTING_EXPORT bool IsColorModelSelected(int color_mode);
print_settings.cc 101 bool IsColorModelSelected(int color_mode) {
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_handler.cc 243 printing::IsColorModelSelected(color_mode) ? COLOR : BLACK_AND_WHITE);
    [all...]

Completed in 143 milliseconds