Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dcanon.h169 OPT_FOCUS_GROUP, enumerator
360 "OPT_FOCUS_GROUP",
H A Dcanon.c1327 s->opt[OPT_FOCUS_GROUP].title = SANE_I18N("Focus"); in init_options()
1328 s->opt[OPT_FOCUS_GROUP].desc = ""; in init_options()
1329 s->opt[OPT_FOCUS_GROUP].type = SANE_TYPE_GROUP; in init_options()
1330 s->opt[OPT_FOCUS_GROUP].cap = SANE_CAP_ADVANCED; in init_options()
1331 s->opt[OPT_FOCUS_GROUP].constraint_type = SANE_CONSTRAINT_NONE; in init_options()
1332 s->opt[OPT_FOCUS_GROUP].cap |= in init_options()
H A Depson2.h262 OPT_FOCUS_GROUP, enumerator
H A Depson2.c1331 s->opt[OPT_FOCUS_GROUP].title = SANE_I18N("Focus"); in init_options()
1332 s->opt[OPT_FOCUS_GROUP].desc = ""; in init_options()
1333 s->opt[OPT_FOCUS_GROUP].type = SANE_TYPE_GROUP; in init_options()
1334 s->opt[OPT_FOCUS_GROUP].cap = SANE_CAP_ADVANCED; in init_options()
H A Dcanon-sane.c1183 if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_FOCUS_GROUP].cap) in sane_start()
1498 if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_FOCUS_GROUP].cap) in sane_start()

Completed in 9 milliseconds