Home
last modified time | relevance | path

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

/third_party/backends/frontend/
H A Dtstbackend.c1481 const SANE_Option_Descriptor *resolution_mode_opt; in test_scans() local
1510 resolution_mode_opt = get_optdesc_by_name(device, SANE_NAME_SCAN_RESOLUTION, &resolution_mode_optnum); in test_scans()
1511 if (resolution_mode_opt) { in test_scans()
1512 rc = check(INF, (SANE_OPTION_IS_SETTABLE(resolution_mode_opt->cap)), in test_scans()
1531 if (resolution_mode_opt) { in test_scans()
1533 resolution_mode_opt); in test_scans()
1537 resolution_mode_opt); in test_scans()
1541 resolution_mode_opt); in test_scans()
1548 if (resolution_mode_opt) { in test_scans()
1550 resolution_mode_opt); in test_scans()
[all...]

Completed in 3 milliseconds