Searched refs:_OPT_VAL_STRING (Results 1 - 2 of 2) sorted by relevance
/third_party/backends/backend/ |
H A D | bh.h | 210 #define _OPT_VAL_STRING(s, o) ((s)->val[(o)].s) macro
|
H A D | bh.c | 804 get_barcode_search_mode(_OPT_VAL_STRING(s, OPT_BARCODE_SEARCH_MODE)); in mode_select_barcode_param1() 1025 get_scan_mode_id(_OPT_VAL_STRING(s, OPT_SCAN_MODE)); in set_window() 1044 get_compression_id(_OPT_VAL_STRING(s, OPT_COMPRESSION)); in set_window() 1073 rotation = get_rotation_id(_OPT_VAL_STRING(s, OPT_ROTATION)); in set_window() 1216 comp = get_compression_id(_OPT_VAL_STRING(s, OPT_COMPRESSION)); in get_parameters() 1522 get_compression_id(_OPT_VAL_STRING(s, OPT_COMPRESSION)); in setup_sections() 1560 status = setup_sections(s, _OPT_VAL_STRING(s, OPT_SECTION)); in start_setup() 3476 if (get_paper_id(_OPT_VAL_STRING(s, OPT_PAPER_SIZE)) != 0) in sane_control_option()
|
Completed in 7 milliseconds