Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dapple.c801 if (!s->val[OPT_CUSTOM_CCT].w) *(PP+7) |= 1; in mode_select()
1250 ENABLE (OPT_CUSTOM_CCT); in mode_update()
1252 DISABLE (OPT_CUSTOM_CCT); in mode_update()
1254 if (cct && s->val[OPT_CUSTOM_CCT].w) in mode_update()
1753 s->opt[OPT_CUSTOM_CCT].name = "custom-cct"; in init_options()
1754 s->opt[OPT_CUSTOM_CCT].title = "Use Custom CCT"; in init_options()
1755 s->opt[OPT_CUSTOM_CCT].desc ="Determines whether a builtin " in init_options()
1757 s->opt[OPT_CUSTOM_CCT].type = SANE_TYPE_BOOL; in init_options()
1758 s->opt[OPT_CUSTOM_CCT].cap |= SANE_CAP_INACTIVE; in init_options()
1760 s->opt[OPT_CUSTOM_CCT] in init_options()
[all...]
H A Dapple.h178 OPT_CUSTOM_CCT, enumerator

Completed in 4 milliseconds