Home
last modified time | relevance | path

Searched refs:gamma_userdefined (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Depson2.c276 static SANE_Bool *gamma_userdefined; variable
1082 gamma_userdefined = gamma_userdefined_d; in init_options()
1090 gamma_userdefined = gamma_userdefined_ab; in init_options()
1135 && gamma_userdefined[s->val[OPT_GAMMA_CORRECTION].w] == in init_options()
1976 SANE_Bool f = gamma_userdefined[optindex]; in setvalue()
2158 && gamma_userdefined[s->val[OPT_GAMMA_CORRECTION].w]) { in sane_start()
H A Depson.c686 static SANE_Bool *gamma_userdefined; variable
2926 gamma_userdefined = gamma_userdefined_d; in init_options()
2934 gamma_userdefined = gamma_userdefined_ab; in init_options()
2998 gamma_userdefined[s->val[OPT_GAMMA_CORRECTION].w] == SANE_TRUE) in init_options()
4120 SANE_Bool f = gamma_userdefined[optindex]; in setvalue()
4675 gamma_userdefined[s->val[OPT_GAMMA_CORRECTION].w]) in sane_start()

Completed in 10 milliseconds