Searched refs:CUSTOM_MEDIA (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/cloud_devices/common/
H A Dprinter_description.cc171 {CUSTOM_MEDIA, "CUSTOM", 0, 0},
441 : type(CUSTOM_MEDIA), width_um(0), height_um(0), is_continuous_feed(false) {
466 : type(CUSTOM_MEDIA),
767 if (option.type != CUSTOM_MEDIA)
769 if (!option.custom_display_name.empty() || option.type == CUSTOM_MEDIA)
H A Dprinter_description.h110 CUSTOM_MEDIA, enumerator in enum:cloud_devices::printer::MediaType

Completed in 84 milliseconds