Searched defs:maxres (Results 1 - 7 of 7) sorted by relevance
/third_party/backends/backend/ |
H A D | mustek_pp_null.c | 77 debug_drv_capabilities(SANE_Int info __UNUSED__, SANE_String *model, SANE_String *vendor, SANE_String *type, SANE_Int *maxres, SANE_Int *minres, SANE_Int *maxhsize, SANE_Int *maxvsize, SANE_Int *caps) debug_drv_capabilities() argument
|
H A D | mustek_pp.h | 168 int maxres; member
|
H A D | mustek_pp_ccd300.c | 1635 ccd300_capabilities(SANE_Int info, SANE_String * model, SANE_String * vendor, SANE_String * type, SANE_Int * maxres, SANE_Int * minres, SANE_Int * maxhsize, SANE_Int * maxvsize, SANE_Int * caps) ccd300_capabilities() argument
|
H A D | coolscan.h | 213 int maxres; /* Maximum resolution [2700] (dpi) */ member
|
H A D | mustek_pp_cis.c | 2282 cis_drv_capabilities(SANE_Int info, SANE_String *model, SANE_String *vendor, SANE_String *type, SANE_Int *maxres, SANE_Int *minres, SANE_Int *maxhsize, SANE_Int *maxvsize, SANE_Int *caps) cis_drv_capabilities() argument [all...] |
H A D | microtek.c | 1105 SANE_Int maxres = ms->dev->info.base_resolution; in init_options() local
|
/third_party/cups-filters/filter/ |
H A D | pdftops.c | 314 maxres = CUPS_PDFTOPS_MAX_RESOLUTION, local
|
Completed in 14 milliseconds