Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp-accessor.c376 HpChoice choices;
383 HpChoice choice = *(HpChoice *)hp_data_data(data, this->data_offset); in hp_accessor_choice_get()
392 HpChoice choice; in hp_accessor_choice_set()
404 *(HpChoice *)hp_data_data(data, this->data_offset) = choice; in hp_accessor_choice_set()
415 HpChoice choice = *(HpChoice *)hp_data_data(data, this->data_offset); in hp_accessor_choice_getint()
423 HpChoice choice; in hp_accessor_choice_setint()
424 HpChoice first_choice = 0; in hp_accessor_choice_setint()
439 *(HpChoice *)hp_data_dat in hp_accessor_choice_setint()
[all...]
H A Dhp-option.h206 hp_bool_t (*enable)(HpChoice this, HpOptSet optset, HpData data,
209 HpChoice next;
268 hp_bool_t sanei_hp_choice_isEnabled (HpChoice this, HpOptSet optset,
H A Dhp-option.c159 HpChoice choices;
223 * class HpChoice
228 hp_choice_isSupported (HpChoice choice, int minval, int maxval) in hp_choice_isSupported()
236 HpChoice choice, int minval, int maxval) in hp_probed_choice_isSupported()
287 sanei_hp_choice_isEnabled (HpChoice this, HpOptSet optset, HpData data, in sanei_hp_choice_isEnabled()
296 _cenable_incolor (HpChoice __sane_unused__ this, HpOptSet optset, HpData data, in _cenable_incolor()
303 _cenable_notcolor (HpChoice __sane_unused__ this, HpOptSet optset, HpData data, in _cenable_notcolor()
1010 static HpChoice
1011 _make_choice_list (HpChoice choice, int minval, int maxval) in _make_choice_list()
1031 static HpChoice
[all...]
H A Dhp-accessor.h55 HpAccessor sanei_hp_accessor_choice_new(HpData data, HpChoice choices,
H A Dhp.h175 typedef const struct hp_choice_s * HpChoice; typedef

Completed in 7 milliseconds