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

  /external/chromium_org/components/cloud_devices/common/
printer_description.h 36 CUSTOM_MONOCHROME,
printer_description_unittest.cc 49 " 'type': 'CUSTOM_MONOCHROME',"
339 Color custom(CUSTOM_MONOCHROME);
432 Color custom(CUSTOM_MONOCHROME);
printer_description.cc 71 const char kTypeColorCustomMonochrome[] = "CUSTOM_MONOCHROME";
104 {CUSTOM_MONOCHROME, kTypeColorCustomMonochrome},
399 if (type != CUSTOM_COLOR && type != CUSTOM_MONOCHROME)

Completed in 81 milliseconds