Home
last modified time | relevance | path

Searched defs:optnum (Results 1 – 6 of 6) sorted by relevance

/third_party/backends/backend/
Dhp-handle.c383 sanei_hp_handle_saneoption (HpHandle this, SANE_Int optnum) in sanei_hp_handle_saneoption()
394 sanei_hp_handle_control(HpHandle this, SANE_Int optnum, in sanei_hp_handle_control()
Dhp.c888 sane_get_option_descriptor (SANE_Handle handle, SANE_Int optnum) in sane_get_option_descriptor()
903 sane_control_option (SANE_Handle handle, SANE_Int optnum, in sane_control_option()
Dst400.c953 sane_get_option_descriptor( SANE_Handle handle, SANE_Int optnum ) in sane_get_option_descriptor()
966 sane_control_option( SANE_Handle handle, SANE_Int optnum, in sane_control_option()
Dhp-option.c3533 hp_optset_getByIndex (HpOptSet this, int optnum) in hp_optset_getByIndex()
3947 sanei_hp_optset_isImmediate (HpOptSet this, int optnum) in sanei_hp_optset_isImmediate()
3959 int optnum, SANE_Action action, in sanei_hp_optset_control()
4078 sanei_hp_optset_saneoption (HpOptSet this, HpData data, int optnum) in sanei_hp_optset_saneoption()
/third_party/backends/frontend/
Dscanimage.c1020 set_option (SANE_Handle device, int optnum, void *valuep) in set_option()
1072 process_backend_option (SANE_Handle device, int optnum, const char *optarg) in process_backend_option()
Dtstbackend.c1052 int optnum; in get_option_value() local