Home
last modified time | relevance | path

Searched refs:sane_control_option (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/graphics/exiftran/fbida-2.14/
H A Dsane.c115 sane_control_option(h, nr, SANE_ACTION_GET_VALUE, in dump_desc()
120 sane_control_option(h, nr, SANE_ACTION_GET_VALUE, in dump_desc()
176 rc = sane_control_option(h->sane, 0, SANE_ACTION_GET_VALUE, in sane_idainit()
182 sane_control_option(h->sane, i, SANE_ACTION_SET_VALUE, in sane_idainit()
186 sane_control_option(h->sane, i, SANE_ACTION_SET_VALUE, in sane_idainit()
190 sane_control_option(h->sane, i, SANE_ACTION_SET_VALUE, in sane_idainit()
194 sane_control_option(h->sane, i, SANE_ACTION_SET_VALUE, in sane_idainit()
198 sane_control_option(h->sane, i, SANE_ACTION_SET_VALUE, in sane_idainit()
201 sane_control_option(h->sane, i, SANE_ACTION_SET_AUTO, in sane_idainit()
206 sane_control_option(h->sane, i, SANE_ACTION_SET_VALUE, in sane_idainit()
[all …]
/dports/graphics/ida/fbida-2.14/
H A Dsane.c115 sane_control_option(h, nr, SANE_ACTION_GET_VALUE, in dump_desc()
120 sane_control_option(h, nr, SANE_ACTION_GET_VALUE, in dump_desc()
176 rc = sane_control_option(h->sane, 0, SANE_ACTION_GET_VALUE, in sane_idainit()
182 sane_control_option(h->sane, i, SANE_ACTION_SET_VALUE, in sane_idainit()
186 sane_control_option(h->sane, i, SANE_ACTION_SET_VALUE, in sane_idainit()
190 sane_control_option(h->sane, i, SANE_ACTION_SET_VALUE, in sane_idainit()
194 sane_control_option(h->sane, i, SANE_ACTION_SET_VALUE, in sane_idainit()
198 sane_control_option(h->sane, i, SANE_ACTION_SET_VALUE, in sane_idainit()
201 sane_control_option(h->sane, i, SANE_ACTION_SET_AUTO, in sane_idainit()
206 sane_control_option(h->sane, i, SANE_ACTION_SET_VALUE, in sane_idainit()
[all …]
/dports/graphics/sane-backends/sane-backends-1.0.32/frontend/
H A Dtstbackend.c264 status = sane_control_option (device, option_num, in test_options_word_list()
315 status = sane_control_option (device, option_num, in test_options_string_list()
509 status = sane_control_option (device, option_num, in test_options()
523 status = sane_control_option (device, option_num, in test_options()
554 status = sane_control_option (device, option_num, in test_options()
904 status = sane_control_option (device, option_num, in set_min_value()
916 status = sane_control_option (device, option_num, in set_min_value()
925 status = sane_control_option (device, option_num, in set_min_value()
956 status = sane_control_option (device, option_num, in set_max_value()
1060 status = sane_control_option (device, optnum, in get_option_value()
[all …]
H A Dscanimage.c555 sane_control_option (device, opt_num, SANE_ACTION_GET_VALUE, val, in print_option()
892 status = sane_control_option (device, 0, SANE_ACTION_GET_VALUE, in fetch_options()
990 sane_control_option (device, window[i], in fetch_options()
994 sane_control_option (device, window[i + 2], in fetch_options()
1030 status = sane_control_option (device, optnum, SANE_ACTION_SET_VALUE, in set_option()
1077 status = sane_control_option (device, optnum, SANE_ACTION_SET_AUTO, in process_backend_option()
1935 sane_control_option (device, resolution_optind, SANE_ACTION_GET_VALUE, val, in get_resolution()
2411 status = sane_control_option (device, 0, SANE_ACTION_GET_VALUE, in main()
2536 sane_control_option (device, window[index + 2], in main()
/dports/graphics/sane-backends/sane-backends-1.0.32/testsuite/backend/genesys/
H A Dsession_config_test.cpp83 TIE(sane_control_option(handle, 0, SANE_ACTION_GET_VALUE, &option_count, nullptr)); in fetch()
100 TIE(sane_control_option(handle_, i, SANE_ACTION_GET_VALUE, &value, nullptr)); in get_value_bool()
108 TIE(sane_control_option(handle_, i, SANE_ACTION_SET_VALUE, &value_int, nullptr)); in set_value_bool()
115 TIE(sane_control_option(handle_, i, SANE_ACTION_GET_VALUE, &value, nullptr)); in get_value_button()
123 TIE(sane_control_option(handle_, i, SANE_ACTION_SET_VALUE, &value_int, nullptr)); in set_value_button()
130 TIE(sane_control_option(handle_, i, SANE_ACTION_GET_VALUE, &value, nullptr)); in get_value_int()
137 TIE(sane_control_option(handle_, i, SANE_ACTION_SET_VALUE, &value, nullptr)); in set_value_int()
144 TIE(sane_control_option(handle_, i, SANE_ACTION_GET_VALUE, &value, nullptr)); in get_value_float()
152 TIE(sane_control_option(handle_, i, SANE_ACTION_SET_VALUE, &value_int, nullptr)); in set_value_float()
160 TIE(sane_control_option(handle_, i, SANE_ACTION_GET_VALUE, &value.front(), nullptr)); in get_value_string()
[all …]
/dports/print/hplip/hplip-3.20.6/scan/scanext/
H A Dscanext.c369 st = sane_control_option (self->h, n, SANE_ACTION_GET_VALUE, v, NULL); in getOption()
414 sane_control_option (self->h, 9, SANE_ACTION_SET_VALUE, (void *)&b, &i); in setOption()
419 sane_control_option (self->h, 9, SANE_ACTION_SET_VALUE, (void *)&b, &i); in setOption()
439 st = sane_control_option (self->h, n, SANE_ACTION_SET_VALUE, (void *)&b, &i); in setOption()
447 st = sane_control_option (self->h, n, SANE_ACTION_SET_VALUE, (void *)&j, &i); in setOption()
455 st = sane_control_option (self->h, n, SANE_ACTION_SET_VALUE, (void *)&f, &i); in setOption()
465 st = sane_control_option (self->h, n, SANE_ACTION_SET_VALUE, (void *)s, &i); in setOption()
494 st = sane_control_option (self->h, n, SANE_ACTION_SET_AUTO, NULL, &i); in setAutoOption()
/dports/graphics/airsaned/AirSane-0.3.2-50-gdeab313/sanecpp/
H A Dsanecpp.cpp291 SANE_Status status = ::sane_control_option( in set_string_value()
312 ::sane_control_option( in string_value()
347 ::sane_control_option(h, m_index, SANE_ACTION_SET_VALUE, &w, &info); in set_numeric_value()
351 status = ::sane_control_option( in set_numeric_value()
355 status = ::sane_control_option( in set_numeric_value()
385 ::sane_control_option( in numeric_value()
/dports/graphics/sane-airscan/sane-airscan-0.99.26/
H A Dairscan.sym18 sane_control_option;
/dports/graphics/py-pyinsane2/pyinsane2-2.0.13/pyinsane2/sane/
H A Drawapi.py481 SANE_LIB.sane_control_option.argtypes = [
488 SANE_LIB.sane_control_option.restype = ctypes.c_int
625 status = SANE_LIB.sane_control_option(handle, ctypes.c_int(option_idx),
649 status = SANE_LIB.sane_control_option(handle, ctypes.c_int(option_idx),
665 status = SANE_LIB.sane_control_option(handle, ctypes.c_int(option_idx),
/dports/graphics/sane-backends/sane-backends-1.0.32/japi/
H A DSane.c304 status = sane_control_option((SANE_Handle) handle, option, in Java_Sane_getControlOption__II_3I_3I()
327 status = sane_control_option((SANE_Handle) handle, option, in Java_Sane_getControlOption__II_3B_3I()
346 status = sane_control_option((SANE_Handle) handle, option, action, in Java_Sane_setControlOption__IIII_3I()
390 status = sane_control_option((SANE_Handle) handle, option, action, in Java_Sane_setControlOption__IIILjava_lang_String_2_3I()
/dports/graphics/sane-epkowa/iscan-2.11.0/frontend/
H A Dpisa_sane_scan.cc515 status = sane_control_option (m_hdevice, 0, in is_activate()
550 status = sane_control_option (m_hdevice, 0, in get_option_id()
577 status = sane_control_option (m_hdevice, in set_value()
595 status = sane_control_option (m_hdevice, option_id, in get_value()
/dports/graphics/kooka/kooka-3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb/libkookascan/
H A Dkscanoption.cpp71 SANE_Status sanestat = sane_control_option(mScanDevice->scannerHandle(), in KScanOption()
254 SANE_Status sanestat = sane_control_option(mScanDevice->scannerHandle(), in reload()
289 sanestat = sane_control_option(mScanDevice->scannerHandle(), mIndex, in apply()
306 sanestat = sane_control_option(mScanDevice->scannerHandle(), mIndex, in apply()
328 sanestat = sane_control_option(mScanDevice->scannerHandle(), mIndex, in apply()
/dports/graphics/libksane/libksane-21.12.3/src/options/
H A Dksanestringoption.cpp50 status = sane_control_option(m_handle, m_index, SANE_ACTION_GET_VALUE, data.data(), &res); in readValue()
H A Dksanebooloption.cpp54 status = sane_control_option(m_handle, m_index, SANE_ACTION_GET_VALUE, data.data(), &res); in readValue()
H A Dksanebaseoption.cpp110 status = sane_control_option(m_handle, m_index, SANE_ACTION_SET_VALUE, data, &res); in writeData()
249 status = sane_control_option(m_handle, m_index, SANE_ACTION_GET_VALUE, m_data, &res); in storeCurrentData()
H A Dksaneintegeroption.cpp36 status = sane_control_option(m_handle, m_index, SANE_ACTION_GET_VALUE, data.data(), &res); in readValue()
H A Dksanedoubleoption.cpp54 status = sane_control_option(m_handle, m_index, SANE_ACTION_GET_VALUE, data.data(), &res); in readValue()
/dports/graphics/sane-epkowa/iscan-2.11.0/backend/
H A Dstubs.c31 sane_control_option (SANE_Handle h, SANE_Int opt, SANE_Action act, in sane_control_option() function
H A Depkowa-s.c31 sane_control_option (SANE_Handle h, SANE_Int opt, SANE_Action act, in sane_control_option() function
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dstubs.c37 sane_control_option (SANE_Handle h, SANE_Int opt, SANE_Action act, in sane_control_option() function
H A Dkvs1025.h108 SANE_Status sane_control_option (SANE_Handle handle, SANE_Int option,
H A Dcardscan.h152 SANE_Status sane_control_option (SANE_Handle handle, SANE_Int option,
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/sane/inc/sane/
H A Dsane.h198 extern SANE_Status sane_control_option (SANE_Handle handle, SANE_Int option,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/sane/inc/sane/
H A Dsane.h198 extern SANE_Status sane_control_option (SANE_Handle handle, SANE_Int option,
/dports/print/hplip/hplip-3.20.6/scan/sane/
H A Dsane.h200 extern SANE_Status sane_control_option (SANE_Handle handle, SANE_Int option,

1234567