Home
last modified time | relevance | path

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

/external/libcups/filter/
Dpstops.c88 const char *ap_input_slot, /* AP_FIRSTPAGE_InputSlot value */ member
1275 if (doc->ap_input_slot || doc->ap_manual_feed) in copy_page()
1284 pageinfo->num_options = cupsAddOption("InputSlot", doc->ap_input_slot, in copy_page()
1288 doc->ap_input_slot ? "False" : in copy_page()
2338 doc->ap_input_slot = cupsGetOption("AP_FIRSTPAGE_InputSlot", num_options, in set_pstops_options()