Home
last modified time | relevance | path

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

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