Searched refs:hp_choice_s (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | hp-option.c | 225 typedef struct hp_choice_s * _HpChoice; 1013 static struct hp_choice_s bad = { 0, 0, 0, 0, 0 }; /* FIXME: hack */ in _make_choice_list() 1035 static struct hp_choice_s bad = { 0, 0, 0, 0, 0 }; /* FIXME: hack */ in _make_probed_choice_list() 1238 struct hp_choice_s scan_types[4]; in _probe_scan_type() 1239 struct hp_choice_s nch = { 0, 0, 0, 0, 0 }; in _probe_scan_type() 2924 static const struct hp_choice_s _scanmode_choices[] = { 3038 static const struct hp_choice_s _halftone_choices[] = { 3084 static const struct hp_choice_s _matrix_choices[] = { 3140 static const struct hp_choice_s _scan_speed_choices[] = { 3155 static const struct hp_choice_s _smoothing_choice [all...] |
H A D | hp.h | 175 typedef const struct hp_choice_s * HpChoice;
|
H A D | hp-option.h | 202 struct hp_choice_s struct
|
Completed in 7 milliseconds